]> git.armaanb.net Git - opendoas.git/blobdiff - configure
bump version to 0.2
[opendoas.git] / configure
index 0e3fd39cf99f3956bd1323032aace2645aba1a12..cc23132af55b28df8f411a9574ecfacc87dda662 100755 (executable)
--- a/configure
+++ b/configure
@@ -55,7 +55,8 @@ done
 CONFIG_MK=config.mk
 rm -f "$CONFIG_MK"
 
-: ${VERSION:="$(git describe --dirty --tags --long --always)"}
+# : ${VERSION:="$(git describe --dirty --tags --long --always)"}
+: ${VERSION:="0.2"}
 
 cat <<EOF >>$CONFIG_MK
 PREFIX   ?=    ${PREFIX:="/usr"}