From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 14 Jan 2026 17:30:22 +0000 (+0200) Subject: Post 3.15.0a5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b33b5221984341b44302da652fd100a38b18dc4;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a5 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index bdfa38db4d64..ea42c1231169 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 5 /* Version as a string */ -#define PY_VERSION "3.15.0a5" +#define PY_VERSION "3.15.0a5+" /*--end constants--*/