From: Ɓukasz Langa Date: Tue, 10 Dec 2019 08:13:16 +0000 (+0100) Subject: Post 3.8.1rc1 X-Git-Tag: v3.8.1~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c543f4023e1ba25c53ba3b39ba9bc77c9d9d0b1;p=thirdparty%2FPython%2Fcpython.git Post 3.8.1rc1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index b3a2ecb9e752..cbffcd13a858 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.1rc1" +#define PY_VERSION "3.8.1rc1+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.