From 62a6d89da05fead7758b896fc76ca83f84ea85ef Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 10 Jul 2019 14:09:27 -0400 Subject: [PATCH] Update version to 1.9.6 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index f6788ce8d928f2456dd2f03913ff4830ff59fd54..2564b8ceeb4fcc6c558f19c78a3e31747bd74487 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.9.5 +VERSION=1.9.6 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS+=-static INCLUDE+=-Iinclude -- 2.48.1