summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-05 21:29:17 (GMT)
committerGeorg Brandl <georg@python.org>2010-09-05 21:29:17 (GMT)
commitbad092556e12e8b2cf5976718cda902bef66b3f4 (patch)
tree1179004e0fa21881496fc9c29f461bf0577cdf1d /Include/patchlevel.h
parent123e58659d0d0f201aea8897de14e34f77fd55a1 (diff)
downloadcpython-bad092556e12e8b2cf5976718cda902bef66b3f4.zip
cpython-bad092556e12e8b2cf5976718cda902bef66b3f4.tar.gz
cpython-bad092556e12e8b2cf5976718cda902bef66b3f4.tar.bz2
Post-release update.
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index a9af36e..e8688c2 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.2a2"
+#define PY_VERSION "3.2a2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */