]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
0.9.17 v0.9.17
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Aug 2009 09:41:41 +0000 (11:41 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Aug 2009 09:41:41 +0000 (11:41 +0200)
version.sh

index 27e67999b4e8a33c702d83e7a8bd3f459a4fc2b7..704afe38d8f70c7f8fd74c0cd71738ef40d823a7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION="0.9.16"
+VERSION="0.9.17"
 OUT="$1"
 
 echo '#include "iw.h"' > "$OUT"