mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Set version to 2.6a0, seems more consistent.
This commit is contained in:
parent
9be573201e
commit
2d5a4e359e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#define PY_RELEASE_SERIAL 0
|
||||
|
||||
/* Version as a string */
|
||||
#define PY_VERSION "2.6a1"
|
||||
#define PY_VERSION "2.6a0"
|
||||
|
||||
/* Subversion Revision number of this file (not of the repository) */
|
||||
#define PY_PATCHLEVEL_REVISION "$Revision$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue