From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:34:33 +0000 (+0300) Subject: Post 3.15.0b2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a1387695946b17002c2b97b7690e14dc6efc5924;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0b2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 649609136fec..e474c56e101e 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.0b2" +#define PY_VERSION "3.15.0b2+dev" /*--end constants--*/