1 files changed, 1 insertions(+), 1 deletions(-)
M Makefile
M Makefile => Makefile +1 -1
@@ 1,4 1,4 @@
-VERSION=1.11.0
+VERSION=1.11.1
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude