commit | 6c645cbdd22ec52eea7bfee4934f7e6a4f570232 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Jun 09 23:35:14 2020 +0200 |
committer | Łukasz Langa <lukasz@langa.pl> | Tue Jun 09 23:35:14 2020 +0200 |
tree | 79fc572fdf3137ce1cab44d3cca18c85874736c2 | |
parent | b484871ba707ae2f9898e22effcd297c19d4c5ea [diff] |
Post 3.9.0b3
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 87d7ece..e78e519 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.9.0b3" +#define PY_VERSION "3.9.0b3+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.