]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a8
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 17:32:33 +0000 (20:32 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 17:32:33 +0000 (20:32 +0300)
Include/patchlevel.h

index 2761f0dcbdc477a26e151e8df661f6ac7edae9c7..9f5c36230a7e45d90cef7ce66480210225782fb6 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       8
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a8"
+#define PY_VERSION              "3.15.0a8+"
 /*--end constants--*/