bumped the version number

This commit is contained in:
Fufu Fang 2019-04-08 23:12:04 +01:00
parent 41bd55aab8
commit ec9b37dcbe
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=1.0.2
VERSION=1.0.3
CFLAGS+= -g -O2 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -DVERSION=\"$(VERSION)\"
LDFLAGS+= -lgumbo -lcurl -lfuse -lcrypto