summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-09-11 14:21:12 +1000
committerDamien George <damien@micropython.org>2025-09-11 14:21:12 +1000
commit647c8b96cae7e202c7a020395b7cfe65e5b8ce04 (patch)
tree94c7e2e4750e78344c80ee339426357bb58d9173
parent0edead495c46054141cd890acaa94c832e6f9252 (diff)
all: Bump version to 1.26.1.v1.26.1origin/v1.26-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 8775b74bb..311d7bba4 100644
--- a/py/mpconfig.h
+++ b/py/mpconfig.h
@@ -31,7 +31,7 @@
// are unavailable.
#define MICROPY_VERSION_MAJOR 1
#define MICROPY_VERSION_MINOR 26
-#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