bumping version number

This commit is contained in:
Fufu Fang 2019-05-07 13:56:00 +01:00 committed by GitHub
parent 4abb239f8b
commit 77d2aea064
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.5
VERSION=1.1.6
CFLAGS+= -g -O2 -Wall -Wextra -Wshadow\
-D_FILE_OFFSET_BITS=64 -DVERSION=\"$(VERSION)\" \