]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0a4
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 14 Jan 2025 15:10:53 +0000 (17:10 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 14 Jan 2025 15:10:53 +0000 (17:10 +0200)
Include/patchlevel.h

index 55af2c1e39cf401255ecce403d3000b6c3a6f7bb..40e7d73b7a663467ee847c0a13b65d387d92818b 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       4
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0a4"
+#define PY_VERSION              "3.14.0a4+"
 /*--end constants--*/