Skip to content

Commit 5033dfd

Browse files
committedDec 5, 2020
version++
1 parent 74ff0fd commit 5033dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := 10.1.1
1+
VERSION := 10.1.2
22
MAJOR_VERSION := $(shell echo $(VERSION) | cut -d'.' -f1)
33

44
# installation directory (/usr/local by default)

0 commit comments

Comments
 (0)
Please sign in to comment.