diff --git a/Makefile b/Makefile index db65c45..0328737 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 12 +VERSION = 13 ifneq ($(origin RELEASE),undefined) DASHRELEASE ?= -$(RELEASE) else