mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Reverting my previous commit.
Something went horribly wrong when I was doing `hg rebase`.
This commit is contained in:
parent
802d45b660
commit
7aa5341164
19 changed files with 787 additions and 1101 deletions
|
@ -3,7 +3,7 @@ dnl * Please run autoreconf to test your changes! *
|
|||
dnl ***********************************************
|
||||
|
||||
# Set VERSION so we only need to edit in one place (i.e., here)
|
||||
m4_define(PYTHON_VERSION, 3.6)
|
||||
m4_define(PYTHON_VERSION, 3.5)
|
||||
|
||||
AC_PREREQ(2.65)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue