aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-01-05 12:33:34 +1100
committerDamien George <damien@micropython.org>2024-01-05 12:33:34 +1100
commit9b8c64c9cee8203be167e6bffc74e186ae2fc958 (patch)
tree6120632988ad9bf2fb6fb48618df810a10eb2015
parentac5e0b9f62a27eb0e8904f554e9050066180a4c2 (diff)
all: Bump version to 1.22.1.v1.22.1
Signed-off-by: Damien George <damien@micropython.org>
-rw-r--r--py/mpconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h
index 66a083da4..e0d1ad44e 100644
--- a/py/mpconfig.h
+++ b/py/mpconfig.h
@@ -31,7 +31,7 @@
// are unavailable.
#define MICROPY_VERSION_MAJOR 1
#define MICROPY_VERSION_MINOR 22
-#define MICROPY_VERSION_MICRO 0
+#define MICROPY_VERSION_MICRO 1
#define MICROPY_VERSION_PRERELEASE 0
// Combined version as a 32-bit number for convenience to allow version