summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-09-18 05:34:31 +0000
committerBarry Warsaw <barry@python.org>2008-09-18 05:34:31 +0000
commit69b794f82ecfdaacecf220f222293391de7a1408 (patch)
tree368fcefbc2e333c73236aa5b2daf3000f0026157 /Include/patchlevel.h
parent4fce82a51d6873c35d83c4f60c275ed9a86ab0dd (diff)
downloadcpython-69b794f82ecfdaacecf220f222293391de7a1408.tar.gz
done with 2.6rc2
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 26c646dcb8..33e6ae049c 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.6rc2"
+#define PY_VERSION "2.6rc2+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */