we are in 3.1.1+

This commit is contained in:
Benjamin Peterson 2009-10-09 20:25:23 +00:00
parent 7b5c826d1a
commit ae2fa6fad2

View file

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