summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-02-06 18:26:27 +0000
committerBenjamin Peterson <benjamin@python.org>2010-02-06 18:26:27 +0000
commit920b2a0b30ccc16512b0802618c031d467817887 (patch)
tree4dfca92dcd8393ec5e86b5cea57465ffc70f2dbf /Include/patchlevel.h
parent64ffa65fb9cacfa2cc724002d6742bfe4ec328c7 (diff)
downloadcpython-920b2a0b30ccc16512b0802618c031d467817887.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 9edddf696f..70fb53063d 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 3
/* Version as a string */
-#define PY_VERSION "2.7a3"
+#define PY_VERSION "2.7a3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */