diff --git a/Makefile b/Makefile index 81166a5c3..6b50b8fea 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ default : all NAME = shim -VERSION = 15.5~rc2 +VERSION = 15.5 ifneq ($(origin RELEASE),undefined) DASHRELEASE ?= -$(RELEASE) else