mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
fix typo (thank Georg)
This commit is contained in:
parent
438e9ac4d4
commit
8b12ee1072
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
dnl ***********************************************
|
||||
dnl * Please run autoreconf to test your changes! *
|
||||
dnl ***********************************************
|
||||
dnl NOTE: autoconf 2.64 doesn't seem to work (use 1.63).
|
||||
dnl NOTE: autoconf 2.64 doesn't seem to work (use 2.63).
|
||||
|
||||
# Set VERSION so we only need to edit in one place (i.e., here)
|
||||
m4_define(PYTHON_VERSION, 2.6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue