From 3f6bcbafcddabe79049de65d47cc83414ea2f7ce Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 8 Jun 2016 13:42:17 +0200 Subject: [PATCH] bump version 0.3 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 9387d30..f5474ed 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.2"} +: ${VERSION:="0.3"} cat <>$CONFIG_MK PREFIX ?= ${PREFIX:="/usr"} -- 2.39.2