update version in makefile

was using the old version from dirutils
This commit is contained in:
Kyle Isom 2020-02-18 07:29:22 -08:00
parent ab1b47782f
commit 38bf84df6b
1 changed files with 1 additions and 1 deletions

View File

@ -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