summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2019-10-19 20:03:22 (GMT)
committerBenjamin Peterson <benjamin@python.org>2019-10-19 20:03:22 (GMT)
commitb02f6929344ec3650d859d8e6182cce9d8e37c74 (patch)
tree582d163d041a02ef14fd715958b6cbc9fef34789
parentc2f86d86e6c8f5fd1ef602128b537a48f3f5c063 (diff)
downloadcpython-b02f6929344ec3650d859d8e6182cce9d8e37c74.zip
cpython-b02f6929344ec3650d859d8e6182cce9d8e37c74.tar.gz
cpython-b02f6929344ec3650d859d8e6182cce9d8e37c74.tar.bz2
2.2.17+
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 4bfcdaf..c5a4c14 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.17"
+#define PY_VERSION "2.7.17+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty