commit | 43c2ccc941dedf1a88ab3c6481169976858472aa | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Apr 16 00:49:46 2009 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Apr 16 00:49:46 2009 +0000 |
tree | bc2644b2944cd395aa94c4e6419be57a80ee7ca6 | |
parent | 7cd8f2bea39159c3a4ab4b4c71b98944519a559c [diff] [blame] |
Post release version tweak.
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index e4344b8..fc32dd6 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "2.6.2" +#define PY_VERSION "2.6.2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */