]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a6
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 11 Feb 2026 15:33:36 +0000 (17:33 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 11 Feb 2026 15:33:36 +0000 (17:33 +0200)
Include/patchlevel.h

index 117b041cdc11ee79140d111b7356d05752fa5463..50d5ac4a73c1d8e6530065a683ed686c762ea52c 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       6
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a6"
+#define PY_VERSION              "3.15.0a6+"
 /*--end constants--*/