towards 2.7 release candidate 1

This commit is contained in:
Benjamin Peterson 2010-05-08 18:53:42 +00:00
parent 38edcea7e9
commit 534b8de63b
2 changed files with 13 additions and 1 deletions

View file

@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
#define PY_VERSION "2.7b2"
#define PY_VERSION "2.7b2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */