]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post release changes
authorBarry Warsaw <barry@python.org>
Thu, 19 Jun 2008 02:31:54 +0000 (02:31 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 19 Jun 2008 02:31:54 +0000 (02:31 +0000)
Include/patchlevel.h

index 79ddbb7cffed226dfc0e3cf9e321024fbabb9ee9..360be0358ca7c94f1a639b3ba9ae38623a89859d 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL      1
 
 /* Version as a string */
-#define PY_VERSION             "2.6b1"
+#define PY_VERSION             "2.6b1+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */