]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a3
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 16 Dec 2025 14:31:52 +0000 (16:31 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 16 Dec 2025 14:31:52 +0000 (16:31 +0200)
Include/patchlevel.h

index 610d5bb4a125c27687b8d0a63260465c4739cd11..90a73c8f2b1eccf30d812b535301267dfba939eb 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       3
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a3"
+#define PY_VERSION              "3.15.0a3+"
 /*--end constants--*/