]> git.armaanb.net Git - opendoas.git/commitdiff
configure: update version
authorDuncaen <mail@duncano.de>
Mon, 11 Dec 2017 14:45:05 +0000 (15:45 +0100)
committerDuncaen <mail@duncano.de>
Mon, 11 Dec 2017 15:30:33 +0000 (16:30 +0100)
configure

index 4b6b0d405e7874dad723a2f7b96d1b68bfa51f43..83fa3f1de6490091c2018ee057662589da69bbc5 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:="6.0"}
+: ${VERSION:="6.2"}
 
 cat <<EOF >>$CONFIG_MK
 PREFIX   ?=    ${PREFIX:="/usr"}