From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:10:53 +0000 (+0200) Subject: Post 3.14.0a4 X-Git-Tag: v3.14.0a5~430 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa805887cf23e5bff1598615d4f91369835f016f;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0a4 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 55af2c1e39cf..40e7d73b7a66 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.14.0a4" +#define PY_VERSION "3.14.0a4+" /*--end constants--*/