summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-04-11 16:09:54 -0400
committerBenjamin Peterson <benjamin@python.org>2012-04-11 16:09:54 -0400
commitfbf764e3509e28c3aea73254e5172c71a98ad300 (patch)
treed778948ecd078a77c5f7c21b9a2bdcb78ecafca7
parentad6b3f570af63acbf83348641f2ded62e21c40ea (diff)
downloadcpython-git-fbf764e3509e28c3aea73254e5172c71a98ad300.tar.gz
we live in a post 2.7.3 world
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index ef1b81a8d7..bbdd67be53 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