From: Johannes Berg Date: Thu, 5 Dec 2019 12:13:54 +0000 (+0100) Subject: iw: bump version to 5.4 X-Git-Tag: v5.4^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5b145c51cd35d6ca4079fd16225c48541cfd8bc;p=thirdparty%2Fiw.git iw: bump version to 5.4 Change-Id: I1f1df568c37b3f163d7d365bb6f259e75b6b9f17 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 9e25e00..3f27097 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.3" +VERSION="5.4" OUT="$1" # get the absolute path for the OUT file