From f30e68c675405fed00b8d5a7bf26ce440b634e7c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 26 Jun 2016 23:23:30 +0200 Subject: [PATCH] bump version 0.3.1 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"} -- 2.39.2