We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02b2c1 commit 794d237Copy full SHA for 794d237
Makefile
@@ -1,7 +1,7 @@
1
default : all
2
3
NAME = shim
4
-VERSION = 15.8
+VERSION = 16.0~rc1
5
ifneq ($(origin RELEASE),undefined)
6
DASHRELEASE ?= -$(RELEASE)
7
else
0 commit comments