]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a5
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 14 Jan 2026 17:30:22 +0000 (19:30 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 14 Jan 2026 17:30:22 +0000 (19:30 +0200)
Include/patchlevel.h

index bdfa38db4d64b7245ae885cf1ffccb6ba5bdcaad..ea42c1231169592bdfaf4ceb54b031bcc7f6e206 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       5
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a5"
+#define PY_VERSION              "3.15.0a5+"
 /*--end constants--*/