Update version to 1.6.1

master 1.6.1
Drew DeVault 6 years ago
parent ab1969b015
commit 71a5592354
  1. 2
      Makefile

@ -1,4 +1,4 @@
VERSION=1.6.0
VERSION=1.6.1
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude

Loading…
Cancel
Save