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
commit2f3d9f926d0b17d36d2cbf3b9e563b1553ba9a33 (patch)
treea01f925f827b1836090dd93db686bf9bfc3b408b /Include/patchlevel.h
parent6b177ac2756a6c2bc65c0c9814b1905a5b26e588 (diff)
downloadcpython-git-2f3d9f926d0b17d36d2cbf3b9e563b1553ba9a33.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) */