commit | 2bdba6b4290d9282d88d1df9166aa287f6a211fe | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Wed Sep 26 20:12:10 2018 -0400 |
committer | Ned Deily <nad@python.org> | Wed Sep 26 20:12:10 2018 -0400 |
tree | 83d15ab8d1faf661643dc860ff30f67ff7dd38b8 | |
parent | dd7cf4564b2fbec981b0b34a84acf0fb46862b88 [diff] |
Post release bump
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index d375d28..083b632 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.7.1rc1" +#define PY_VERSION "3.7.1rc1+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.