Post-release updates.

This commit is contained in:
Georg Brandl 2011-01-31 10:39:57 +00:00
parent 92acd67756
commit 6b449baa83
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.2rc2"
#define PY_VERSION "3.2rc2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */