Update version in Makefile to 1.3.4

master 1.3.4
Drew DeVault 7 years ago
parent 199998afaf
commit e971203b15
  1. 2
      Makefile

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

Loading…
Cancel
Save