]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0a6
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 14 Mar 2025 17:09:56 +0000 (19:09 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 14 Mar 2025 17:09:56 +0000 (19:09 +0200)
Include/patchlevel.h

index 6b5b82daa534b810f59c4a0a76689c6feb4ebde5..355cd1fb3b9e990419079c13a64264568ba863bf 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       6
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0a6"
+#define PY_VERSION              "3.14.0a6+"
 /*--end constants--*/