commit | 267a3897b91bd70657d82165746a7c0e6adb3723 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Jun 04 21:55:17 2019 +0200 |
committer | Łukasz Langa <lukasz@langa.pl> | Tue Jun 04 21:55:17 2019 +0200 |
tree | 92c9faf17c823205b67a3cbd5e7506b2b4bce706 | |
parent | 23d7ce747167cceeeae526a53a6044ec2dc47cbb [diff] [blame] |
Post v3.8.0b1
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 881558b..4a52f83 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.8.0b1" +#define PY_VERSION "3.8.0b1+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.