]> granicus.if.org Git - python/commitdiff
Post release cleanup
authorBarry Warsaw <barry@python.org>
Fri, 18 Jul 2008 03:36:18 +0000 (03:36 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 18 Jul 2008 03:36:18 +0000 (03:36 +0000)
Include/patchlevel.h

index 46ebf90aff3e32b32c4570c7789627b4e592dfde..88bf994e8e58db5c0bff47d8ceb4f4d6efd15a45 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL      2
 
 /* Version as a string */
-#define PY_VERSION             "2.6b2"
+#define PY_VERSION             "2.6b2+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */