Skip to content

Commit 617aed5

Browse files
committed
Update version to 16.1~rc1
Signed-off-by: Peter Jones <pjones@redhat.com>
1 parent 13ab598 commit 617aed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
default : all
22

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

0 commit comments

Comments
 (0)