Skip to content

Commit 670f5b0

Browse files
committedJan 21, 2016
Auto merge of #31041 - brson:version, r=alexcrichton
2 parents 4349cda + e2b5ada commit 670f5b0

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.7.0
16+
CFG_RELEASE_NUM=1.8.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)
Please sign in to comment.