Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 98cda24

Browse files
committedMay 23, 2022
shim-15.6~rc1
1 parent 759f061 commit 98cda24

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
4+
VERSION = 15.6~rc1
55
ifneq ($(origin RELEASE),undefined)
66
DASHRELEASE ?= -$(RELEASE)
77
else

0 commit comments

Comments
 (0)
Please sign in to comment.