summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-07-18 03:37:03 (GMT)
committerBarry Warsaw <barry@python.org>2008-07-18 03:37:03 (GMT)
commit0afe90581874b4c9a8b33c010d3386104a36f7cb (patch)
tree273ab70e2aaee153d6f0265bc3f69ac9eeac57da /Include
parent09686379bff92186491850842db7d660677f7e5c (diff)
downloadcpython-0afe90581874b4c9a8b33c010d3386104a36f7cb.zip
cpython-0afe90581874b4c9a8b33c010d3386104a36f7cb.tar.gz
cpython-0afe90581874b4c9a8b33c010d3386104a36f7cb.tar.bz2
Post release cleanup
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 f1bc45e..06c6861 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
-#define PY_VERSION "3.0b2"
+#define PY_VERSION "3.0b2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */