Skip to content

Commit e0e9fbb

Browse files
committed
all: Bump version to 1.28.0.
Signed-off-by: Damien George <damien@micropython.org>
1 parent e8a3ee0 commit e0e9fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py/mpconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#define MICROPY_VERSION_MAJOR 1
4242
#define MICROPY_VERSION_MINOR 28
4343
#define MICROPY_VERSION_MICRO 0
44-
#define MICROPY_VERSION_PRERELEASE 1
44+
#define MICROPY_VERSION_PRERELEASE 0
4545

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

0 commit comments

Comments
 (0)