]> git.armaanb.net Git - opendoas.git/commitdiff
bump version to v6.0 v6.0
authorDuncaen <mail@duncano.de>
Tue, 6 Sep 2016 00:58:42 +0000 (02:58 +0200)
committerDuncaen <mail@duncano.de>
Tue, 6 Sep 2016 00:58:42 +0000 (02:58 +0200)
configure

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