]> granicus.if.org Git - python/commitdiff
Post release version tweak.
authorBarry Warsaw <barry@python.org>
Thu, 16 Apr 2009 00:49:46 +0000 (00:49 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 16 Apr 2009 00:49:46 +0000 (00:49 +0000)
Include/patchlevel.h

index e4344b8b551c55079859c0ea94e1d7c1eca6b56e..fc32dd6fa4f76e9a12c6c3bd385fcc5507f62557 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "2.6.2"
+#define PY_VERSION             "2.6.2+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */