commit | 4f69a297a942c18ebe83e6a6fa1391ba75978ed3 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Wed Jun 27 18:29:26 2018 -0400 |
committer | Ned Deily <nad@python.org> | Wed Jun 27 18:29:26 2018 -0400 |
tree | 32e363fd151d8e6778d02086f3733863095bcf5c | |
parent | 933c4513c627d7b6fe14bc2d29e53487f93cfcd9 [diff] [blame] |
start 3.7.0+
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 13876bd..a39b63c 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.0" +#define PY_VERSION "3.7.0+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.