summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-09-13 01:12:18 +0000
committerBarry Warsaw <barry@python.org>2008-09-13 01:12:18 +0000
commit765f72758571a951977de47215981ac99852a1db (patch)
treec3c0f24dac8fcbefa2de1d8ae11934c7e1b17676 /Include/patchlevel.h
parentba313ab83d276e47cbfd5da616d63824104a6166 (diff)
downloadcpython-765f72758571a951977de47215981ac99852a1db.tar.gz
post release updates
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 e1bca72e63..ff767a95f7 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) */