Skip to content

Commit e20a7e3

Browse files
author
Jonathan Turner
authored
Rollup merge of rust-lang#35725 - brson:bump, r=alexcrichton
Bump version to 1.13
2 parents 5fc58dc + 16fc025 commit e20a7e3

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.12.0
16+
CFG_RELEASE_NUM=1.13.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)