From: Johannes Berg Date: Thu, 27 Aug 2020 11:38:47 +0000 (+0200) Subject: bump version to 5.8 X-Git-Tag: v5.8^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49831d0bd9f767c95de90566c5b56b8a407ecded;p=thirdparty%2Fiw.git bump version to 5.8 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 3f27097..2e01302 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.4" +VERSION="5.8" OUT="$1" # get the absolute path for the OUT file