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

index 3cc12a2b2d3888af848a181eed1fc3f2787069ce..7cffd74125f1b46b230fa8532603c466ed654268 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       7
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a7"
+#define PY_VERSION              "3.15.0a7+"
 /*--end constants--*/