summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-07-18 03:36:18 (GMT)
committerBarry Warsaw <barry@python.org>2008-07-18 03:36:18 (GMT)
commitecb8c7991d8331d9df079cfc82bb27f7d229cea7 (patch)
tree3281ba7010233e7a90b6c1240da24a837bd90346 /Include
parentef8cd5c7c3ed0a72b45b97195b601e0a0b36c563 (diff)
downloadcpython-ecb8c7991d8331d9df079cfc82bb27f7d229cea7.zip
cpython-ecb8c7991d8331d9df079cfc82bb27f7d229cea7.tar.gz
cpython-ecb8c7991d8331d9df079cfc82bb27f7d229cea7.tar.bz2
Post release cleanup
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 46ebf90..88bf994 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
-#define PY_VERSION "2.6b2"
+#define PY_VERSION "2.6b2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */