From: Johannes Berg Date: Thu, 21 Dec 2023 11:51:14 +0000 (+0100) Subject: bump version to 6.7 X-Git-Tag: v6.7^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52ae9650b3a09306608cc266bd2ca5b4d789d453;p=thirdparty%2Fiw.git bump version to 6.7 This already has some "will be 6.8" content, but that's not entirely closed yet. Change-Id: I16beefdf8b5e37fc72948d8a874772dc8c97e7b2 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 9895056..3091e1e 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.19" +VERSION="6.7" OUT="$1" # get the absolute path for the OUT file