summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-05-15 17:52:42 +0200
committerGeorg Brandl <georg@python.org>2011-05-15 17:52:42 +0200
commit5673e27e722566441137ffb46de091ea86e933a7 (patch)
treea196984efd7adc7441d3afd286d52a23a0209ad4 /Include/patchlevel.h
parent521143dd6c54b116f3ca24b389f47c191baa1a23 (diff)
downloadcpython-git-5673e27e722566441137ffb46de091ea86e933a7.tar.gz
Bump to 3.2.1rc1.v3.2.1rc1
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index bec4ba54fb..8a90b299a5 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -19,11 +19,11 @@
#define PY_MAJOR_VERSION 3
#define PY_MINOR_VERSION 2
#define PY_MICRO_VERSION 1
-#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_BETA
+#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "3.2.1b1"
+#define PY_VERSION "3.2.1rc1"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty