aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-02-20 22:59:55 +1100
committerDamien George <damien@micropython.org>2024-02-20 22:59:55 +1100
commit8cd15829e293f01dae91b6a2d4a995bfaeca887b (patch)
tree637f54e856dafff34beb8b85e447c8fa3b343f19
parentee3c9ccb541732ae57de490dd914225ddce8f8a2 (diff)
all: Bump version to 1.22.2.v1.22.2v1.22-release
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 e0d1ad44e..627388c67 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 1
+#define MICROPY_VERSION_MICRO 2
#define MICROPY_VERSION_PRERELEASE 0
// Combined version as a 32-bit number for convenience to allow version