From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 16 Dec 2025 14:31:52 +0000 (+0200) Subject: Post 3.15.0a3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ec96f13376f7cd53cb6484c5d3ca1f405b52e7;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a3 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 610d5bb4a125..90a73c8f2b1e 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.15.0a3" +#define PY_VERSION "3.15.0a3+" /*--end constants--*/