summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-08-21 03:02:47 (GMT)
committerBarry Warsaw <barry@python.org>2008-08-21 03:02:47 (GMT)
commit8509df7f9d6816dc20620728f1a1799546372b51 (patch)
treeb20ec4bd9260dc1ab18e74679462a5192706878d /Include
parent238444e09f2dfc430d7e57f70aa8c3168ab6fc14 (diff)
downloadcpython-8509df7f9d6816dc20620728f1a1799546372b51.zip
cpython-8509df7f9d6816dc20620728f1a1799546372b51.tar.gz
cpython-8509df7f9d6816dc20620728f1a1799546372b51.tar.bz2
done with 3.0
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 1a0752a..b50d8bc 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.0b3"
+#define PY_VERSION "3.0b3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */