From 183ec634eec7aee214e4e2baa728bc9c68c492f0 Mon Sep 17 00:00:00 2001 From: Nigel Croxon Date: Thu, 11 Oct 2018 08:46:29 -0400 Subject: [PATCH] Bump revision to VERSION = 3.0.9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4e58e02..01d1a01 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ # SUCH DAMAGE. # -VERSION = 3.0.8 +VERSION = 3.0.9 MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST))) SRCDIR = $(dir $(MKFILE_PATH))