]> git.armaanb.net Git - opendoas.git/blobdiff - configure
bump version to v6.0
[opendoas.git] / 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"}