Update version to 1.7.0

master
Drew DeVault 6 years ago
parent 9b01ea2093
commit ea10bb2410
  1. 2
      Makefile

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

Loading…
Cancel
Save