]> git.armaanb.net Git - opendoas.git/commitdiff
bump version 0.3 v0.3
authorDuncaen <mail@duncano.de>
Wed, 8 Jun 2016 11:42:17 +0000 (13:42 +0200)
committerDuncaen <mail@duncano.de>
Sun, 26 Jun 2016 21:11:07 +0000 (23:11 +0200)
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"}