diff --git a/Makefile b/Makefile index 6429bdc..f809bf4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 11.0.0 +VERSION := 11.0.1 MAJOR_VERSION := $(shell echo $(VERSION) | cut -d'.' -f1) # installation directory (/usr/local by default)