mirror of
https://github.com/python/cpython.git
synced 2025-11-20 19:06:50 +00:00
preparing for 2.5c1 - no, really this time
This commit is contained in:
parent
b409666e8c
commit
798ed8f076
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
#define PY_MINOR_VERSION 5
|
#define PY_MINOR_VERSION 5
|
||||||
#define PY_MICRO_VERSION 0
|
#define PY_MICRO_VERSION 0
|
||||||
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
|
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
|
||||||
#define PY_RELEASE_SERIAL 3
|
#define PY_RELEASE_SERIAL 1
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "2.5c1"
|
#define PY_VERSION "2.5c1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue