]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0a5
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 11 Feb 2025 19:26:52 +0000 (21:26 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 11 Feb 2025 19:26:52 +0000 (21:26 +0200)
Include/patchlevel.h

index 74b630a762f257f903e1e0a043ece4834fe3801d..5929c3f96dc4e295eb1f38417b9ae03a3dfe1cd6 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       5
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0a5"
+#define PY_VERSION              "3.14.0a5+"
 /*--end constants--*/