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