commit | bc8c26325de8d4a35af4dda442763eebbbdf6719 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Mon Mar 25 19:31:06 2019 -0400 |
committer | Ned Deily <nad@python.org> | Mon Mar 25 19:31:06 2019 -0400 |
tree | 01737f0d2003de8464a71f428f67495ba2acd863 | |
parent | 3a1f71d6d7b3832da74c9a9935c734e887846fb2 [diff] [blame] |
bump to 3.7.3+
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 61ed4c4..e7dfbee 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.3" +#define PY_VERSION "3.7.3+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.