update version in makefile
was using the old version from dirutils
This commit is contained in:
parent
ab1b47782f
commit
38bf84df6b
|
@ -1,4 +1,4 @@
|
||||||
VERSION := 1.1.1
|
VERSION := 1.0.0
|
||||||
TARGET := libiniparser.a
|
TARGET := libiniparser.a
|
||||||
OBJS := iniparser.o
|
OBJS := iniparser.o
|
||||||
HEADERS := kst
|
HEADERS := kst
|
||||||
|
|
Loading…
Reference in New Issue