diff --git a/Makefile b/Makefile index cf35541..7662dac 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 12.0.0 +VERSION := 11.0.2 MAJOR_VERSION := $(shell echo $(VERSION) | cut -d'.' -f1) # installation directory (/usr/local by default)