From: Johannes Berg Date: Sun, 16 Aug 2009 14:03:36 +0000 (+0200) Subject: 0.9.16 X-Git-Tag: v0.9.16^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8039f5eb6a7eb8c15983749248808d41acdeec7;p=thirdparty%2Fiw.git 0.9.16 mostly for the link command --- diff --git a/version.sh b/version.sh index 4a2f532..27e6799 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.15" +VERSION="0.9.16" OUT="$1" echo '#include "iw.h"' > "$OUT"