Skip to content

Commit 1d92846

Browse files
committed
Bump version to 1.12.0
Beta's now in the forge, let's start working on 1.12.0!
1 parent cd0ea60 commit 1d92846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/main.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
######################################################################
1414

1515
# The version number
16-
CFG_RELEASE_NUM=1.11.0
16+
CFG_RELEASE_NUM=1.12.0
1717

1818
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
1919
# NB Make sure it starts with a dot to conform to semver pre-release

0 commit comments

Comments
 (0)