From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:39:00 +0000 (+0200) Subject: Post 3.15.0a4 X-Git-Tag: v3.15.0a5~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0e8c39dc4ca95279ebb3aaec418fc817df78ee;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a4 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index eb0875c908a9..47c3cf50c7d4 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.15.0a4" +#define PY_VERSION "3.15.0a4+" /*--end constants--*/