commit f131a31f6471233a22bd77b0a5cb01e8de0403dc parent 0fabc9bb0c15c25df5ba10958efd2d71fe64e0e8 Author: Drew DeVault <sir@cmpwn.com> Date: Sun, 22 Jul 2018 17:55:30 -0400 Update version to 1.4.1 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.4 +VERSION=1.4.1 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS+=-static INCLUDE+=-Iinclude