summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-06-06 02:09:33 +0000
committerBenjamin Peterson <benjamin@python.org>2010-06-06 02:09:33 +0000
commit1795b8fcb01288396a25c4fce034e07bd8edbff4 (patch)
tree2b2fa854bd6d9648939bfc81262c819a3f74cdb4 /Include/patchlevel.h
parentdf0ce9957d12a48fa4b119c329aa7696348c96f3 (diff)
downloadcpython-1795b8fcb01288396a25c4fce034e07bd8edbff4.tar.gz
careening towards 2.7rc2 we go
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 3081c940dd..d911a39f3b 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "2.7rc1"
+#define PY_VERSION "2.7rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */