summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-09-16 11:31:32 -0700
committerBenjamin Peterson <benjamin@python.org>2017-09-16 11:31:32 -0700
commit7795321c566322513892543a80a5b06adbe3b04d (patch)
tree67e5996c01d173f91e10a0891d6d060cf6f27aa7
parent553798722046defeef0584738b1e3b536929ee73 (diff)
downloadcpython-git-7795321c566322513892543a80a5b06adbe3b04d.tar.gz
a post 2.7.14 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 8d05b91f01..4d6e83459f 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.14"
+#define PY_VERSION "2.7.14+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty