From bcd942a02ff3911fe5babce8d6b9d814254ed3f1 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 27 Jan 2019 10:51:22 -0500 Subject: [PATCH] Update version to 1.7.1 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index c5ee0f802c8a46ebce126e7011e2e3d2622ec6fa..ffd99dc227204f09085d45351519dac1e7c37e05 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.7.0 +VERSION=1.7.1 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS+=-static INCLUDE+=-Iinclude -- 2.48.1