commit | 71d41f4e7da78117b99989d4b0d08f4a619e5fed | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Thu Jun 27 20:34:22 2024 +0200 |
committer | Thomas Wouters <thomas@python.org> | Thu Jun 27 20:34:22 2024 +0200 |
tree | cb81332f680f23152d77489f189d12905bf119a8 | |
parent | 7b413952e817ae87bfda2ac85dd84d30a6ce743b [diff] |
Post 3.13.0b3
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index de2c478..d8eb250 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.13.0b3" +#define PY_VERSION "3.13.0b3+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.