From c88a56ca3e159ac6782e8b44ff36a657f94d1d68 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 27 Jun 2016 18:50:34 +0200 Subject: [PATCH] bump to version v0.3.2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 6c35a92..e15e509 100755 --- a/configure +++ b/configure @@ -58,7 +58,7 @@ CONFIG_MK=config.mk rm -f "$CONFIG_MK" # : ${VERSION:="$(git describe --dirty --tags --long --always)"} -: ${VERSION:="0.3.1"} +: ${VERSION:="0.3.2"} cat <>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"} -- 2.39.2