From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:36:01 +0000 (+0300) Subject: Post 3.15.0a1 X-Git-Tag: v3.15.0a2~449 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983c8db61e9ce1e7eaa9deeb32706e2e46fe8b32;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 640da6aa6fd8..e3996ee86793 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.15.0a1" +#define PY_VERSION "3.15.0a1+" /*--end constants--*/