summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-06-19 02:31:54 +0000
committerBarry Warsaw <barry@python.org>2008-06-19 02:31:54 +0000
commit4ae55917a2229e4f7cf4a21b9fb8b74f476bcdcb (patch)
treea66372395e473d3d75703603de6904f20799db1b /Include/patchlevel.h
parent1de8c2dbbdfd660a5c561c82c859d816f5bc2e3d (diff)
downloadcpython-4ae55917a2229e4f7cf4a21b9fb8b74f476bcdcb.tar.gz
Post release changes
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 79ddbb7cff..360be0358c 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) */