mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Bump up version number.
This commit is contained in:
parent
e7e2ece979
commit
7d6457743a
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ AC_CONFIG_HEADER(config.h)
|
|||
|
||||
# Set VERSION so we only need to edit in one place (i.e., here)
|
||||
AC_SUBST(VERSION)
|
||||
VERSION=2.0
|
||||
VERSION=2.1
|
||||
|
||||
# NEXTSTEP|MacOSX|Darwin stuff
|
||||
if test -f /usr/lib/NextStep/software_version -o -f /System/Library/CoreServices/software_version ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue