]> git.armaanb.net Git - opendoas.git/blobdiff - configure
bump version 0.3
[opendoas.git] / configure
index 9387d300b6618e4b6ea0fb016c92f1f8f106bcc1..f5474ed819c5f824ea4c5c4ddf3d02a9f45cc2b4 100755 (executable)
--- 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 <<EOF >>$CONFIG_MK
 PREFIX   ?=    ${PREFIX:="/usr"}