diff --git a/Makefile b/Makefile index 71d03aa3b..1040d4f21 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 10 +VERSION = 11 RELEASE := ifneq ($(RELEASE),"") RELEASE:="-$(RELEASE)"