]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a4
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 13 Jan 2026 18:39:00 +0000 (20:39 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 13 Jan 2026 18:39:00 +0000 (20:39 +0200)
Include/patchlevel.h

index eb0875c908a9d8daa0ad8c3ad78b9f58bb2a230f..47c3cf50c7d45dce17ec4aef0b318a74f840959c 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       4
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a4"
+#define PY_VERSION              "3.15.0a4+"
 /*--end constants--*/