Skip to content

Commit f8905e1

Browse files
authored
Rollup merge of #34664 - alexcrichton:bump, r=brson
Bump version to 1.12.0 Beta's now in the forge, let's start working on 1.12.0!
2 parents 26821a6 + 1d92846 commit f8905e1

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)