Skip to content

Commit f2c598b

Browse files
Update to version 15.5
Mark this officially as shim 15.5 Signed-off-by: Robbie Harwood <[email protected]>
1 parent 382568e commit f2c598b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
default : all
22

33
NAME = shim
4-
VERSION = 15.5~rc2
4+
VERSION = 15.5
55
ifneq ($(origin RELEASE),undefined)
66
DASHRELEASE ?= -$(RELEASE)
77
else

0 commit comments

Comments
 (0)