From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:33:36 +0000 (+0200) Subject: Post 3.15.0a6 X-Git-Tag: v3.15.0a7~310 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cfeb8c7569e89fe0a106efe0c2e1e85844211d3;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 117b041cdc11..50d5ac4a73c1 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 6 /* Version as a string */ -#define PY_VERSION "3.15.0a6" +#define PY_VERSION "3.15.0a6+" /*--end constants--*/