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