]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - version.sh
update version to 3.4
[thirdparty/iw.git] / version.sh
index d5fc3745cf9d604776eebcea6ca038802f2bf097..691d7c716bc9cfe7017c39a15272594f55700470 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION="3.3"
+VERSION="3.4"
 OUT="$1"
 
 if head=`git rev-parse --verify HEAD 2>/dev/null`; then