From: Duncaen Date: Mon, 27 Jun 2016 16:50:34 +0000 (+0200) Subject: bump to version v0.3.2 X-Git-Tag: v0.3.2 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.3.2 bump to version v0.3.2 --- 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"}