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