From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 7 May 2026 16:01:11 +0000 (+0300) Subject: Post 3.15.0b1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81025e6d2e01e38c5a5b656af5739ac9df5ff55;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0b1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 32c85792d550..cdca93156657 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.0b1" +#define PY_VERSION "3.15.0b1+" /*--end constants--*/