commit | d8bc353aa1573c64fc61e2baeeb9bd5c41805328 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Wed May 30 20:53:43 2018 -0400 |
committer | Ned Deily <nad@python.org> | Wed May 30 20:53:43 2018 -0400 |
tree | 3e86a8e5c330ba5f70562c5cf49591efba01d166 | |
parent | abb88023896f545b18d20c7d0d5934b11230a12f [diff] [blame] |
Bump to 3.7.0b5+
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index bcba967..37f80dd 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 5 /* Version as a string */ -#define PY_VERSION "3.7.0b5" +#define PY_VERSION "3.7.0b5+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.