summaryrefslogtreecommitdiff
path: root/Include
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-11-16 15:15:56 +0000
committerGeorg Brandl <georg@python.org>2010-11-16 15:15:56 +0000
commit9b0034d04069801d5d8685852754c5c8edc88db7 (patch)
tree214be1592979e6673cc498f1cd2953e83ac32477 /Include
parent97b20da02f0dbb8c91c8727a49378d45b9c3de43 (diff)
downloadcpython-git-9b0034d04069801d5d8685852754c5c8edc88db7.tar.gz
Post-release bumps.
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 1b77067715..2bda30dec3 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 4
/* Version as a string */
-#define PY_VERSION "3.2a4"
+#define PY_VERSION "3.2a4+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */