commit 3f6bcbafcddabe79049de65d47cc83414ea2f7ce parent e88a009620a604d57d85bd53b971cfa77e44315e Author: Duncaen <mail@duncano.de> Date: Wed, 8 Jun 2016 13:42:17 +0200 bump version 0.3 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.2"} +: ${VERSION:="0.3"} cat <<EOF >>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"}