From: Johannes Berg Date: Mon, 11 Jan 2010 19:27:50 +0000 (+0100) Subject: version 0.9.19 X-Git-Tag: v0.9.19^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9aaf394e8cf4703910b46f8bb19e2db88a16e0b2;p=thirdparty%2Fiw.git version 0.9.19 --- diff --git a/version.sh b/version.sh index 9dd79ed..849b33a 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.18" +VERSION="0.9.19" OUT="$1" echo '#include "iw.h"' > "$OUT"