commit | a4f45bb0c4e5c899d6ec793f423ce16f631b867e | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Mon Oct 10 20:46:40 2016 -0400 |
committer | Ned Deily <nad@python.org> | Mon Oct 10 20:46:40 2016 -0400 |
tree | 9a44f39c9b9d04d2b964d734c30c09babedf2464 | |
parent | dbb331b5b1762bae1c853b30a444ad5d22fe4b31 [diff] [blame] |
Start 3.6.0b3
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 258dabb..29da489 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.6.0b2" +#define PY_VERSION "3.6.0b2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.