bump version number

This commit is contained in:
Fufu Fang 2019-08-31 08:24:46 +01:00 committed by GitHub
parent 3f7916e0ae
commit 1948bbd977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=1.1.8
VERSION=1.1.9
CFLAGS+= -g -O2 -Wall -Wextra -Wshadow\
-D_FILE_OFFSET_BITS=64 -DVERSION=\"$(VERSION)\" \