We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ab598 commit 617aed5Copy full SHA for 617aed5
Makefile
@@ -1,7 +1,7 @@
1
default : all
2
3
NAME = shim
4
-VERSION = 16.0
+VERSION = 16.1~rc1
5
ifneq ($(origin RELEASE),undefined)
6
DASHRELEASE ?= -$(RELEASE)
7
else
0 commit comments