Update in-development version.

This commit is contained in:
Georg Brandl 2011-02-21 18:13:44 +00:00
parent f3d22755f9
commit 0accdfa00b
1 changed files with 1 additions and 1 deletions

View File

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