From 5b216f49c9420c442e50b60765a3f978f6b5630c Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Tue, 23 May 2023 08:56:55 +0100 Subject: [PATCH] Bumped VERSION to 0.3.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 691fc3a4..4c68ea48 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ VERSION_CURRENT=0 VERSION_REVISION=0 VERSION_AGE=0 -VERSION=0.3.1 +VERSION=0.3.2 PREFIX=/usr/local BINDIR=$(PREFIX)/bin