summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-05-08 18:53:42 +0000
committerBenjamin Peterson <benjamin@python.org>2010-05-08 18:53:42 +0000
commitbb58b74f6ffd007230542a1af16b10e6341f15bc (patch)
treed8f30db295f4dc9c3e9aca3f29557cc70dc56374 /Include/patchlevel.h
parent2bb4e822ff91681633440950e02c9e1a15b11243 (diff)
downloadcpython-bb58b74f6ffd007230542a1af16b10e6341f15bc.tar.gz
towards 2.7 release candidate 1
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 2d8ec4ac37..a59f8d8a6a 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
-#define PY_VERSION "2.7b2"
+#define PY_VERSION "2.7b2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */