summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-21 15:13:37 (GMT)
committerBarry Warsaw <barry@python.org>2008-11-21 15:13:37 (GMT)
commitd8ccd1ce6f1bc772b70a3c51701b241e21c91670 (patch)
tree29ae6e7259c3f855b0849404a4ee15053ef372fa /Include
parent0cc818f0a3f6505866289de5185fa01f6eb75e6f (diff)
downloadcpython-d8ccd1ce6f1bc772b70a3c51701b241e21c91670.zip
cpython-d8ccd1ce6f1bc772b70a3c51701b241e21c91670.tar.gz
cpython-d8ccd1ce6f1bc772b70a3c51701b241e21c91670.tar.bz2
post-3.0rc3
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 82e6593..66465c3 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 3
/* Version as a string */
-#define PY_VERSION "3.0rc3"
+#define PY_VERSION "3.0rc3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */