mirror of https://github.com/python/cpython
after 3.1.5
This commit is contained in:
parent
f6622c8a3e
commit
2fd0b1a1b9
|
@ -23,7 +23,7 @@
|
|||
#define PY_RELEASE_SERIAL 0
|
||||
|
||||
/* Version as a string */
|
||||
#define PY_VERSION "3.1.5"
|
||||
#define PY_VERSION "3.1.5+"
|
||||
/*--end constants--*/
|
||||
|
||||
/* Subversion Revision number of this file (not of the repository). Empty
|
||||
|
|
Loading…
Reference in New Issue