commit c88a56ca3e159ac6782e8b44ff36a657f94d1d68 parent 45d57dad74fc9bfea1597a4903ce902eaf76529a Author: Duncaen <mail@duncano.de> Date: Mon, 27 Jun 2016 18:50:34 +0200 bump to version v0.3.2 Diffstat:
M | configure | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 <<EOF >>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"}