summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-13 23:32:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-11-13 23:32:58 (GMT)
commitdb4c334e0dfe62d4fbf189d53c95c1e90ef1a1ca (patch)
tree8470ac0b8f9b9ccffb20a1ba8fa8ab2345de2955 /Include/patchlevel.h
parent17b02b54c417437f3f751339fe52283d33ecf95c (diff)
downloadcpython-db4c334e0dfe62d4fbf189d53c95c1e90ef1a1ca.zip
cpython-db4c334e0dfe62d4fbf189d53c95c1e90ef1a1ca.tar.gz
cpython-db4c334e0dfe62d4fbf189d53c95c1e90ef1a1ca.tar.bz2
towards final
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 78a91b2..8d7ca29 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.7.1rc1"
+#define PY_VERSION "2.7.1rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */