]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0b1
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 7 May 2026 16:01:11 +0000 (19:01 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 7 May 2026 16:01:11 +0000 (19:01 +0300)
Include/patchlevel.h

index 32c85792d550c3f7b187104cd70e363efb680686..cdca931566577fc4d37342dbeca606a34c674e36 100644 (file)
@@ -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--*/