summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-03-06 22:44:07 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-03-06 22:44:07 (GMT)
commit5da7e7ce3fdd23959522f1f5f98e3dfe49aac94c (patch)
tree64624948a90c08729e5504143c8b69d5a4b3a16a /Include
parentfd0bb197ccdaf0cfe4e988fd1f6b89a5a607d7c9 (diff)
downloadcpython-5da7e7ce3fdd23959522f1f5f98e3dfe49aac94c.zip
cpython-5da7e7ce3fdd23959522f1f5f98e3dfe49aac94c.tar.gz
cpython-5da7e7ce3fdd23959522f1f5f98e3dfe49aac94c.tar.bz2
post release update
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 301bfbe..ba11e18 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 4
/* Version as a string */
-#define PY_VERSION "2.7a4"
+#define PY_VERSION "2.7a4+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */