commit f30e68c675405fed00b8d5a7bf26ce440b634e7c parent 1606730a38b9adacfc8c52f8eeedd5076b08c2f6 Author: Duncaen <mail@duncano.de> Date: Sun, 26 Jun 2016 23:23:30 +0200 bump version 0.3.1 Diffstat:
M | configure | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 <<EOF >>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"}