mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Bump version number to 2.3
This commit is contained in:
parent
58e7a68dea
commit
54a3941c67
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ AC_CONFIG_HEADER(pyconfig.h)
|
|||
|
||||
# Set VERSION so we only need to edit in one place (i.e., here)
|
||||
AC_SUBST(VERSION)
|
||||
VERSION=2.2
|
||||
VERSION=2.3
|
||||
|
||||
# Arguments passed to configure.
|
||||
AC_SUBST(CONFIG_ARGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue