From: Johannes Berg Date: Fri, 27 May 2022 10:23:45 +0000 (+0200) Subject: bump version to 5.19 X-Git-Tag: v5.19^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79f20cbf1a333a23e3b041d502277d240aedb840;p=thirdparty%2Fiw.git bump version to 5.19 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index f611861..9895056 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.16" +VERSION="5.19" OUT="$1" # get the absolute path for the OUT file