mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 12:05:32 -04:00
all: Bump version to 1.23.0.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
30a9ccf4ca
commit
a61c446c0b
@ -32,7 +32,7 @@
|
||||
#define MICROPY_VERSION_MAJOR 1
|
||||
#define MICROPY_VERSION_MINOR 23
|
||||
#define MICROPY_VERSION_MICRO 0
|
||||
#define MICROPY_VERSION_PRERELEASE 1
|
||||
#define MICROPY_VERSION_PRERELEASE 0
|
||||
|
||||
// Combined version as a 32-bit number for convenience to allow version
|
||||
// comparison. Doesn't include prerelease state.
|
||||
|
Loading…
Reference in New Issue
Block a user