mirror of https://github.com/python/cpython.git
Update in-development version.
This commit is contained in:
parent
f3d22755f9
commit
0accdfa00b
|
@ -23,7 +23,7 @@
|
|||
#define PY_RELEASE_SERIAL 0
|
||||
|
||||
/* Version as a string */
|
||||
#define PY_VERSION "3.2"
|
||||
#define PY_VERSION "3.2.1a0"
|
||||
/*--end constants--*/
|
||||
|
||||
/* Subversion Revision number of this file (not of the repository) */
|
||||
|
|
Loading…
Reference in New Issue