commit | 9d839840853bc8b3d665e46a8e06b64ac1924f47 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Feb 18 13:01:01 2020 +0100 |
committer | Łukasz Langa <lukasz@langa.pl> | Tue Feb 18 13:01:01 2020 +0100 |
tree | cf9b5e46d41a319855cf82e41ddb240a159bed65 | |
parent | e40b7dc63b06b5c031c9c6dc121a5ead4147b499 [diff] [blame] |
Post 3.8.2rc2
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index fc1c0f5..bbdb7a2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.8.2rc2" +#define PY_VERSION "3.8.2rc2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.