Update version to 1.8.1

master 1.8.1
Drew DeVault 6 years ago
parent 055f6698c2
commit 18ea282526
  1. 2
      Makefile

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

Loading…
Cancel
Save