From: Duncaen Date: Sun, 26 Jun 2016 21:23:30 +0000 (+0200) Subject: bump version 0.3.1 X-Git-Tag: v0.3.1 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=f30e68c675405fed00b8d5a7bf26ce440b634e7c bump version 0.3.1 --- diff --git a/configure b/configure index f5474ed..b5cbf80 100755 --- a/configure +++ b/configure @@ -55,7 +55,7 @@ CONFIG_MK=config.mk rm -f "$CONFIG_MK" # : ${VERSION:="$(git describe --dirty --tags --long --always)"} -: ${VERSION:="0.3"} +: ${VERSION:="0.3.1"} cat <>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"}