From: Duncaen Date: Wed, 8 Jun 2016 11:42:17 +0000 (+0200) Subject: bump version 0.3 X-Git-Tag: v0.3 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=3f6bcbafcddabe79049de65d47cc83414ea2f7ce;hp=e88a009620a604d57d85bd53b971cfa77e44315e bump version 0.3 --- 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"}