mirror of https://github.com/python/cpython
we live in a post 2.7.3 world
This commit is contained in:
parent
ad6b3f570a
commit
fbf764e350
|
@ -27,7 +27,7 @@
|
|||
#define PY_RELEASE_SERIAL 0
|
||||
|
||||
/* Version as a string */
|
||||
#define PY_VERSION "2.7.3"
|
||||
#define PY_VERSION "2.7.3+"
|
||||
/*--end constants--*/
|
||||
|
||||
/* Subversion Revision number of this file (not of the repository). Empty
|
||||
|
|
Loading…
Reference in New Issue