Post 3.0b1 release
authorBarry Warsaw <barry@python.org>
Thu, 19 Jun 2008 01:45:11 +0000 (01:45 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 19 Jun 2008 01:45:11 +0000 (01:45 +0000)
Include/patchlevel.h

index 3581d493d471d78b3d877c2db86d6b9c384317b3..b2332718a93a3b30aee7d5c5d78f9bba143be9fa 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      1
 
 /* Version as a string */
-#define PY_VERSION             "3.0b1"
+#define PY_VERSION             "3.0b1+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */