summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-04-04 23:16:41 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-04-04 23:16:41 (GMT)
commitbd35b035e9fda7fe3cc95f90bd40a3354bf9f4d0 (patch)
tree4e3631e38187d27bd72a01ab12436b32e45ffbe8 /Include
parent8d4980d5a323601ff814165824c141ef211938c5 (diff)
downloadcpython-bd35b035e9fda7fe3cc95f90bd40a3354bf9f4d0.zip
cpython-bd35b035e9fda7fe3cc95f90bd40a3354bf9f4d0.tar.gz
cpython-bd35b035e9fda7fe3cc95f90bd40a3354bf9f4d0.tar.bz2
bump version for 3.1a2+
Diffstat (limited to 'Include')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index fea6eae..1671e19 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -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) */