summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-05-08 15:30:00 +0000
committerBarry Warsaw <barry@python.org>2008-05-08 15:30:00 +0000
commitd95a5f5a38c336e482f555e33e8c4976f45b7545 (patch)
tree78cbef3f139f64d0bc33476e5ed7242f9ea47157 /Include/patchlevel.h
parent0b3e0592824847e5dcdb15701b47066933f6aa2e (diff)
downloadcpython-d95a5f5a38c336e482f555e33e8c4976f45b7545.tar.gz
Post tag updates.
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index b5ad8e79a2..2ad6fb7ab4 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 3
/* Version as a string */
-#define PY_VERSION "2.6a3"
+#define PY_VERSION "2.6a3+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */