]> granicus.if.org Git - python/commitdiff
Post tag version tweak
authorBarry Warsaw <barry@python.org>
Thu, 3 Apr 2008 04:14:19 +0000 (04:14 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 3 Apr 2008 04:14:19 +0000 (04:14 +0000)
Include/patchlevel.h

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