From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:40:10 +0000 (+0200) Subject: Post 3.15.0a7 X-Git-Tag: v3.15.0a8~380 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1900aa9d36f49cc3fc6c6e6d50ddc8c64b01f978;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a7 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 3cc12a2b2d38..7cffd74125f1 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 7 /* Version as a string */ -#define PY_VERSION "3.15.0a7" +#define PY_VERSION "3.15.0a7+" /*--end constants--*/