summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-05-23 16:03:53 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-05-23 16:03:53 (GMT)
commit60ab9ccf56d871892b2885390e9575e3bad85495 (patch)
tree0e02e8b21ee39d7e98fbceb45858ed61c7775b8c
parent5bd3be83fa7b5ce4327fb65401219207adb5b10e (diff)
downloadcpython-60ab9ccf56d871892b2885390e9575e3bad85495.zip
cpython-60ab9ccf56d871892b2885390e9575e3bad85495.tar.gz
cpython-60ab9ccf56d871892b2885390e9575e3bad85495.tar.bz2
2.7.10+
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index a71efde..d7c16c1 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.10"
+#define PY_VERSION "2.7.10+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty