From: Ɓukasz Langa Date: Tue, 7 May 2019 14:56:31 +0000 (+0200) Subject: Post v3.8.0a4 X-Git-Tag: v3.8.0b1~459 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14987d4dc86d1dceffdb05863c632ceb81545fcb;p=python Post v3.8.0a4 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c0a1a6fb0d..da787f27cc 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.8.0a4" +#define PY_VERSION "3.8.0a4+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.