mirror of https://github.com/python/cpython.git
Post-release update.
This commit is contained in:
parent
6b2e4cb570
commit
507776e787
|
@ -23,7 +23,7 @@
|
|||
#define PY_RELEASE_SERIAL 0
|
||||
|
||||
/* Version as a string */
|
||||
#define PY_VERSION "3.2.3"
|
||||
#define PY_VERSION "3.2.3+"
|
||||
/*--end constants--*/
|
||||
|
||||
/* Subversion Revision number of this file (not of the repository). Empty
|
||||
|
|
Loading…
Reference in New Issue