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

index 89a852706423808bcef0bafe23fb79d2fc19e666..01cfed0c748605977c5d2fe0003dc24695028c5b 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      4
 
 /* Version as a string */
-#define PY_VERSION             "3.0a4"
+#define PY_VERSION             "3.0a4+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */