]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0a7
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 8 Apr 2025 14:06:51 +0000 (17:06 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 8 Apr 2025 14:06:51 +0000 (17:06 +0300)
Include/patchlevel.h

index 9ff786cdccf08a4e71ad5ba2d23d168bc79d533d..ed570864f6be972da5701a7bee1682d2ab2fe41f 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       7
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0a7"
+#define PY_VERSION              "3.14.0a7+"
 /*--end constants--*/