From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 19 Nov 2025 09:42:16 +0000 (+0200) Subject: Post 3.15.0a2 X-Git-Tag: v3.15.0a3~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbf4b2e21d4aa73f54361ecda12187bacd7f6d3;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 899c892631fa..804aa1a0427b 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.15.0a2" +#define PY_VERSION "3.15.0a2+" /*--end constants--*/