| commit | 19eed66d2b8d1b8456fb8f56b01eea0003b2126a | [log] [tgz] |
|---|---|---|
| author | Pablo Galindo <pablogsal@gmail.com> | Mon Aug 08 14:07:31 2022 +0100 |
| committer | Pablo Galindo <pablogsal@gmail.com> | Mon Aug 08 14:07:31 2022 +0100 |
| tree | e8c6c306e4aec1ff7f0425c2ed22e98f953b46a9 | |
| parent | 41cb07120b7792eac6413b0c56256a25e9b14e5d [diff] |
Post 3.11.0rc1
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index e717670..1c01d33 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.11.0rc1" +#define PY_VERSION "3.11.0rc1+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.