commit | a5f6882be0dddd8b579ca760483800018e5bb356 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Sat Oct 20 12:56:38 2018 -0400 |
committer | Ned Deily <nad@python.org> | Sat Oct 20 12:56:38 2018 -0400 |
tree | e92bda94f2b904f2c960563170decb35cb25f487 | |
parent | 08eae4fa4cb368e0db6b91e1fec0c62e89f3b7a9 [diff] [blame] |
Post release bump
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 667facb..f9157e2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.7.1" +#define PY_VERSION "3.7.1+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.