]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
start cracking on 2.7.5
authorBenjamin Peterson <benjamin@python.org>
Sat, 6 Apr 2013 14:17:54 +0000 (10:17 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Apr 2013 14:17:54 +0000 (10:17 -0400)
Include/patchlevel.h

index 6b5e56645c261318c067b87aedb3421521e91396..b62d890bdc85c69a7d580396b92eb1097a5677e1 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "2.7.4"
+#define PY_VERSION             "2.7.4+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository). Empty