]> granicus.if.org Git - python/commitdiff
bump version number
authorBarry Warsaw <barry@python.org>
Tue, 27 Oct 2009 14:08:18 +0000 (14:08 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 27 Oct 2009 14:08:18 +0000 (14:08 +0000)
Include/patchlevel.h

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