From: Johannes Berg Date: Fri, 2 Oct 2020 10:18:41 +0000 (+0200) Subject: bump version to 5.9 X-Git-Tag: v5.9^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8934cc42695817d63b00507c20eaefa98174e0a9;p=thirdparty%2Fiw.git bump version to 5.9 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 2e01302..0e256ee 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.8" +VERSION="5.9" OUT="$1" # get the absolute path for the OUT file