summaryrefslogtreecommitdiff
path: root/Include
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-07-03 09:41:27 +0200
committerGeorg Brandl <georg@python.org>2011-07-03 09:41:27 +0200
commit6af9bbc2842645ab9f2fcb43fbdf2093a8dca268 (patch)
tree4d36d75bfc42cd200614afbb98e5de744e4083d0 /Include
parent295c56eb0b0bf8a53eeeb0df895b680080dba8d3 (diff)
downloadcpython-6af9bbc2842645ab9f2fcb43fbdf2093a8dca268.tar.gz
Bump to 3.2.1rc2.
Diffstat (limited to 'Include')
-rw-r--r--Include/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 097b2de4a6..33cccb88fe 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -20,10 +20,10 @@
#define PY_MINOR_VERSION 2
#define PY_MICRO_VERSION 1
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
-#define PY_RELEASE_SERIAL 1
+#define PY_RELEASE_SERIAL 2
/* Version as a string */
-#define PY_VERSION "3.2.1rc1+"
+#define PY_VERSION "3.2.1rc2"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty