]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0b3
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 23 Jun 2026 13:25:59 +0000 (16:25 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 23 Jun 2026 13:25:59 +0000 (16:25 +0300)
Include/patchlevel.h

index 60664cf6862527dc5e41bf6be6313bbf1f80a6d9..f597c49cfd398db02e0ea0d359d12cf8a012060c 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       3
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0b3"
+#define PY_VERSION              "3.15.0b3+dev"
 /*--end constants--*/