From: Johannes Berg Date: Wed, 3 Sep 2025 07:47:25 +0000 (+0200) Subject: bump version to 6.17 X-Git-Tag: v6.17^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=thirdparty%2Fiw.git bump version to 6.17 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 1349339..e3e5ffb 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="6.9" +VERSION="6.17" OUT="$1" # get the absolute path for the OUT file