commit | 5de5914e07a95cf41507f35acafdaca652e7c199 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Mar 03 03:09:49 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Mar 03 03:09:49 2010 +0000 |
tree | 5ab74e590aeb23bc10f3c53daf7c968b424ec641 | |
parent | 8898b24bf919da00cb43f5834c74c71c78d1ccd6 [diff] [blame] |
Post 2.6.5rc1 cleanup.
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 9287aff..91310c8 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "2.6.5rc1" +#define PY_VERSION "2.6.5rc1+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */