summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-07-18 03:37:03 +0000
committerBarry Warsaw <barry@python.org>2008-07-18 03:37:03 +0000
commit0afe90581874b4c9a8b33c010d3386104a36f7cb (patch)
tree273ab70e2aaee153d6f0265bc3f69ac9eeac57da
parent09686379bff92186491850842db7d660677f7e5c (diff)
downloadcpython-git-0afe90581874b4c9a8b33c010d3386104a36f7cb.tar.gz
Post release cleanup
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index f1bc45e349..06c686191b 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) */