summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-16 08:44:50 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-16 08:44:50 (GMT)
commit0c5036fdcd7f2614aee4c234d698e411436795c4 (patch)
treeb8b9e2350012f2b02e1a734328c6d8212c016ab0 /Include/patchlevel.h
parent678fa9f5a9773d21165a6ed3e7d90a914e8341a3 (diff)
downloadcpython-0c5036fdcd7f2614aee4c234d698e411436795c4.zip
cpython-0c5036fdcd7f2614aee4c234d698e411436795c4.tar.gz
cpython-0c5036fdcd7f2614aee4c234d698e411436795c4.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 db3aca0..b19a5c9 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "3.2rc1"
+#define PY_VERSION "3.2rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */