From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Fri, 14 Mar 2025 17:09:56 +0000 (+0200) Subject: Post 3.14.0a6 X-Git-Tag: v3.14.0a7~380 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c107b15ab885fe976b76b97f5af984804b4096af;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0a6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 6b5b82daa534..355cd1fb3b9e 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 6 /* Version as a string */ -#define PY_VERSION "3.14.0a6" +#define PY_VERSION "3.14.0a6+" /*--end constants--*/