commit | f95ecf7b157f9aa20f33c50f5ca1b4c50de96daa | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Apr 03 04:13:12 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Apr 03 04:13:12 2008 +0000 |
tree | bb2bd11c2ac6b235748b55c005fc808bdb83a4fd | |
parent | 84f5718e8b0c843d90002bf5d8ee3048bf2009c2 [diff] [blame] |
Post tag version tweak
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 89a8527..01cfed0 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.0a4" +#define PY_VERSION "3.0a4+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */