]> git.armaanb.net Git - opendoas.git/commitdiff
bump to version v0.3.2 v0.3.2
authorDuncaen <mail@duncano.de>
Mon, 27 Jun 2016 16:50:34 +0000 (18:50 +0200)
committerDuncaen <mail@duncano.de>
Mon, 27 Jun 2016 16:50:34 +0000 (18:50 +0200)
configure

index 6c35a92a031bc3c3c132de7c9c196af3caeb36ef..e15e50969dfbe992c9e5a38e6938e27de3e2640c 100755 (executable)
--- a/configure
+++ b/configure
@@ -58,7 +58,7 @@ CONFIG_MK=config.mk
 rm -f "$CONFIG_MK"
 
 # : ${VERSION:="$(git describe --dirty --tags --long --always)"}
-: ${VERSION:="0.3.1"}
+: ${VERSION:="0.3.2"}
 
 cat <<EOF >>$CONFIG_MK
 PREFIX   ?=    ${PREFIX:="/usr"}