summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-06-19 02:31:54 (GMT)
committerBarry Warsaw <barry@python.org>2008-06-19 02:31:54 (GMT)
commit060792cdc3a62aa545282ff97143b8c10724523c (patch)
tree00c1e11ca12c1d6a9fc2d59cb12f07ecc29439e9 /Include
parent78ad2c05ae7c4dbdfbfece5f105f08a09894b3f8 (diff)
downloadcpython-060792cdc3a62aa545282ff97143b8c10724523c.zip
cpython-060792cdc3a62aa545282ff97143b8c10724523c.tar.gz
cpython-060792cdc3a62aa545282ff97143b8c10724523c.tar.bz2
Post release changes
Diffstat (limited to 'Include')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 79ddbb7..360be03 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "2.6b1"
+#define PY_VERSION "2.6b1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */