]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a2
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 19 Nov 2025 09:42:16 +0000 (11:42 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 19 Nov 2025 09:42:16 +0000 (11:42 +0200)
Include/patchlevel.h

index 899c892631fafabd6414e00c45eb8a85d551b083..804aa1a0427ba934fdcc51c69ace2e50cc9a6dd2 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       2
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a2"
+#define PY_VERSION              "3.15.0a2+"
 /*--end constants--*/