commit | 3f592c3665869f4585c2e05cd4f96b4a9df8d72f | [log] [tgz] |
---|---|---|
author | Pablo Galindo <pablogsal@gmail.com> | Mon May 31 12:58:35 2021 +0100 |
committer | Pablo Galindo <pablogsal@gmail.com> | Mon May 31 12:58:35 2021 +0100 |
tree | de9e88a69549c638e030fa1ac05db5cba9c6c4ca | |
parent | 317314165a0b98c851c7774150f8121ad7e99254 [diff] [blame] |
Post 3.10.0b2
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 6abd937..edd9b6b 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.10.0b2" +#define PY_VERSION "3.10.0b2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.