We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c528291 commit b9f4bd7Copy full SHA for b9f4bd7
Makefile
@@ -1,4 +1,4 @@
1
-VERSION := 11.0.0
+VERSION := 11.0.1
2
MAJOR_VERSION := $(shell echo $(VERSION) | cut -d'.' -f1)
3
4
# installation directory (/usr/local by default)
0 commit comments