let's get cracking on 3.1a2!

This commit is contained in:
Benjamin Peterson 2009-03-07 18:46:21 +00:00
parent 66b68023e2
commit d173589c9d
2 changed files with 13 additions and 1 deletions

View file

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