Post-release bumps.

This commit is contained in:
Georg Brandl 2010-11-16 15:15:56 +00:00
parent 97b20da02f
commit 9b0034d040
2 changed files with 13 additions and 1 deletions

View file

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