Commit 294baf52 authored by Damien George's avatar Damien George

all: Bump version to 1.20.0.

Signed-off-by: default avatarDamien George <damien@micropython.org>
parent 57ca8b71
......@@ -28,8 +28,8 @@
// Current version of MicroPython
#define MICROPY_VERSION_MAJOR 1
#define MICROPY_VERSION_MINOR 19
#define MICROPY_VERSION_MICRO 1
#define MICROPY_VERSION_MINOR 20
#define MICROPY_VERSION_MICRO 0
// Combined version as a 32-bit number for convenience
#define MICROPY_VERSION ( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment