We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ff0fd commit 5033dfdCopy full SHA for 5033dfd
Makefile
@@ -1,4 +1,4 @@
1
-VERSION := 10.1.1
+VERSION := 10.1.2
2
MAJOR_VERSION := $(shell echo $(VERSION) | cut -d'.' -f1)
3
4
# installation directory (/usr/local by default)
0 commit comments