post release version bumps

This commit is contained in:
Benjamin Peterson 2009-06-13 14:50:22 +00:00
parent 286ff76a74
commit 01bf2369d2
2 changed files with 13 additions and 1 deletions

View file

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