]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
2.7.15+
authorBenjamin Peterson <benjamin@python.org>
Sun, 29 Apr 2018 23:22:11 +0000 (16:22 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 29 Apr 2018 23:22:11 +0000 (16:22 -0700)
Include/patchlevel.h

index 99e837024ab4f0a3d119e78289da9e198df62e56..8a04a90f9acf9a010af42a44413f0feaf515d4b5 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "2.7.15"
+#define PY_VERSION             "2.7.15+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository). Empty