summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-04-03 04:14:19 +0000
committerBarry Warsaw <barry@python.org>2008-04-03 04:14:19 +0000
commit41da30affecbbb999cc696ed13a3a058d136d555 (patch)
tree8d09fdc71e4d0c2b729972069923365f1b677e6f /Include/patchlevel.h
parentc21492d094a3438bad422875731428fa81e0a906 (diff)
downloadcpython-41da30affecbbb999cc696ed13a3a058d136d555.tar.gz
Post tag version tweak
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 ff618f1920..c55e8d0113 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
-#define PY_VERSION "2.6a2"
+#define PY_VERSION "2.6a2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */