mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Post tag version tweak
This commit is contained in:
parent
84f5718e8b
commit
f95ecf7b15
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
#define PY_RELEASE_SERIAL 4
|
#define PY_RELEASE_SERIAL 4
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "3.0a4"
|
#define PY_VERSION "3.0a4+"
|
||||||
/*--end constants--*/
|
/*--end constants--*/
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue