]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.4
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 17:46:24 +0000 (20:46 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 17:46:24 +0000 (20:46 +0300)
Include/patchlevel.h

index ba0a2745774daf67a6eff54d9c65cd745537426c..a9f72493bdea71f5843eb3d7fb83636c0a2cc320 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.4"
+#define PY_VERSION              "3.14.4+"
 /*--end constants--*/