summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-02-14 06:35:00 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-14 06:35:00 (GMT)
commitd585218a75159cbdf335ecfdaf92ed9715a045e7 (patch)
treecd5182a1570c007752a0788c65d33f3aed2af59f /Include/patchlevel.h
parent40bcffa98507a650d0c4f9a61f29c1142d0073d4 (diff)
downloadcpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.zip
cpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.tar.gz
cpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.tar.bz2
Post-release updates.
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 b2e5605..1420400 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 3
/* Version as a string */
-#define PY_VERSION "3.2rc3"
+#define PY_VERSION "3.2rc3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */