bumped version to 1.1.0

This commit is contained in:
Bob Polis 2020-07-11 10:07:37 +02:00
parent 096709fb33
commit a0906c8a08

View File

@ -1,6 +1,6 @@
LIBNAME := $(shell basename $$(pwd))
MAJOR := 1
MINOR := 0.0
MINOR := 1.0
UNAME_S := $(shell uname -s)