From 6dd51b24fa9cdb25bfd1a625701102f3b0d8511a Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Sun, 15 Jan 2023 22:17:07 +0000 Subject: [PATCH] Bumped VERSION to 0.3.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3fa4b362..691fc3a4 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ VERSION_CURRENT=0 VERSION_REVISION=0 VERSION_AGE=0 -VERSION=0.3 +VERSION=0.3.1 PREFIX=/usr/local BINDIR=$(PREFIX)/bin