bump version for 3.1a2+

This commit is contained in:
Benjamin Peterson 2009-04-04 23:16:41 +00:00
parent 8d4980d5a3
commit bd35b035e9
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.1a2"
#define PY_VERSION "3.1a2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */