From a3742d68042345909c7eaf27ef29917642ca7348 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 18 Oct 2018 08:18:40 -0400 Subject: [PATCH] Update version to 1.5.2 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index 74090029e3665b020e3b3f65cb08dec91c5f4140..5f9d36f7aa405f8ce5b5a1b3da4faf5b44e195be 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.5.1 +VERSION=1.5.2 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS+=-static INCLUDE+=-Iinclude -- 2.48.1