From bf882e4f8974d4d32a21248eb4277dfef2d89540 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 06 Oct 2018 09:24:17 -0400 Subject: [PATCH] Update to 1.4.3 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index fa1c804d388c0235d64ac1ff7ffc73ef5dc5b485..87d79919769b805eb5fe0480ff0ec64a8a2fdf92 100644 --- 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 -- 2.48.1