From: Johannes Berg Date: Mon, 8 Nov 2021 08:58:10 +0000 (+0100) Subject: bump version to 5.16 X-Git-Tag: v5.16^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d034d73ad655ade6615f1aa5593cfddee0db10a9;p=thirdparty%2Fiw.git bump version to 5.16 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 0e256ee..f611861 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.9" +VERSION="5.16" OUT="$1" # get the absolute path for the OUT file