diff --git a/Makefile b/Makefile index c4b9de6..b7366b1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.1.1 +VERSION=1.1.2 VERSION_PARTS := $(subst ., ,$(VERSION))