Skip to content

Commit 06ef936

Browse files
committed
Merge commit '4ce2dd2cdab6e57f3982fc899f15a2103d71b0be'
2 parents 87f05eb + 4ce2dd2 commit 06ef936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/mpconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#define MICROPY_VERSION_MAJOR 1
3333
#define MICROPY_VERSION_MINOR 26
3434
#define MICROPY_VERSION_MICRO 0
35-
#define MICROPY_VERSION_PRERELEASE 1
35+
#define MICROPY_VERSION_PRERELEASE 0
3636

3737
// Combined version as a 32-bit number for convenience to allow version
3838
// comparison. Doesn't include prerelease state.

0 commit comments

Comments
 (0)