summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-09-13 01:12:18 (GMT)
committerBarry Warsaw <barry@python.org>2008-09-13 01:12:18 (GMT)
commitdfd6b86d6ba126f3eeefee861f8ebbb3c8df46d5 (patch)
tree7ede1247fb679f80b6bcd6fadfb0eca3c507d90e /Include
parent019648834e582794856e3e03c884d50dfa792bf5 (diff)
downloadcpython-dfd6b86d6ba126f3eeefee861f8ebbb3c8df46d5.zip
cpython-dfd6b86d6ba126f3eeefee861f8ebbb3c8df46d5.tar.gz
cpython-dfd6b86d6ba126f3eeefee861f8ebbb3c8df46d5.tar.bz2
post release updates
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 e1bca72..ff767a9 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.6rc1"
+#define PY_VERSION "2.6rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */