From: Johannes Berg Date: Wed, 26 Aug 2009 09:41:41 +0000 (+0200) Subject: 0.9.17 X-Git-Tag: v0.9.17^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0dc1340148415d2b24a94c02f5fc73d7ae48cec;p=thirdparty%2Fiw.git 0.9.17 --- diff --git a/version.sh b/version.sh index 27e6799..704afe3 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.16" +VERSION="0.9.17" OUT="$1" echo '#include "iw.h"' > "$OUT"