summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-04-11 20:09:54 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-04-11 20:09:54 (GMT)
commitfbf764e3509e28c3aea73254e5172c71a98ad300 (patch)
treed778948ecd078a77c5f7c21b9a2bdcb78ecafca7 /Include
parentad6b3f570af63acbf83348641f2ded62e21c40ea (diff)
downloadcpython-fbf764e3509e28c3aea73254e5172c71a98ad300.zip
cpython-fbf764e3509e28c3aea73254e5172c71a98ad300.tar.gz
cpython-fbf764e3509e28c3aea73254e5172c71a98ad300.tar.bz2
we live in a post 2.7.3 world
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 ef1b81a..bbdd67b 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "2.7.3"
+#define PY_VERSION "2.7.3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty