]> granicus.if.org Git - python/commitdiff
we are in 3.1.1+
authorBenjamin Peterson <benjamin@python.org>
Fri, 9 Oct 2009 20:25:23 +0000 (20:25 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 9 Oct 2009 20:25:23 +0000 (20:25 +0000)
Include/patchlevel.h

index 5fa38f430a852c01e03380fa7cbfc0084e36f893..a15c161d8535547edc27dfb078e9bb1c029b060d 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "3.1.1"
+#define PY_VERSION             "3.1.1+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */