Update version to 1.5.1

master 1.5.1
Drew DeVault 6 years ago
parent 27511c5536
commit 13283e7b64
  1. 2
      Makefile

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

Loading…
Cancel
Save