commit bf882e4f8974d4d32a21248eb4277dfef2d89540 parent d3030d866a8807f62e4941c368715f0fd6e60cc4 Author: Drew DeVault <sir@cmpwn.com> Date: Sat, 6 Oct 2018 09:24:17 -0400 Update to 1.4.3 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.4.1 +VERSION=1.4.3 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS+=-static INCLUDE+=-Iinclude