Update version to 1.10.0

master 1.10.0
Drew DeVault 5 years ago
parent 0ea5974506
commit c95b3ef042
  1. 2
      Makefile

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

Loading…
Cancel
Save