summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-05 18:40:02 +0000
committerBenjamin Peterson <benjamin@python.org>2009-12-05 18:40:02 +0000
commit75bfff78445c3fcdb5c0ae525b963edbc1bc5399 (patch)
treec682979bbfd0caa299440b3b3db940563c28a72f /Include/patchlevel.h
parentf8b7a2d8dca8f05607e4433734c37c2614d98890 (diff)
downloadcpython-75bfff78445c3fcdb5c0ae525b963edbc1bc5399.tar.gz
post release version bump
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 4c9b0d0a91..a982d8ec68 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.7a1"
+#define PY_VERSION "2.7a1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */