summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-28 04:50:12 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-11-28 04:50:12 (GMT)
commit68eb3718d9bf12330a02ef896b35413734ff047d (patch)
tree98e41f90d3ae62b20ff8644dbf523c0345561f14 /Include
parentf66a1dd12bc9ea4e05658b53d68e764fd6bebc4b (diff)
downloadcpython-68eb3718d9bf12330a02ef896b35413734ff047d.zip
cpython-68eb3718d9bf12330a02ef896b35413734ff047d.tar.gz
cpython-68eb3718d9bf12330a02ef896b35413734ff047d.tar.bz2
point in the general direction of 3.1.4
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 9bcab54..61d898c 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "3.1.3"
+#define PY_VERSION "3.1.3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */