summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2010-08-17 19:57:29 (GMT)
committerBarry Warsaw <barry@python.org>2010-08-17 19:57:29 (GMT)
commit8275da3f6a5ce9f3be87b2c8330311505a3891f6 (patch)
treecef811826479391cbe71c16cb2adab6441a27967 /Include
parent8b5724fdcb4b4d1057deba4350bee40966d876dd (diff)
downloadcpython-8275da3f6a5ce9f3be87b2c8330311505a3891f6.zip
cpython-8275da3f6a5ce9f3be87b2c8330311505a3891f6.tar.gz
cpython-8275da3f6a5ce9f3be87b2c8330311505a3891f6.tar.bz2
Post release twiddling.
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 c3a5461..23af4f1 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.6.6rc2"
+#define PY_VERSION "2.6.6rc2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */