From: Johannes Berg Date: Mon, 5 Aug 2019 20:33:56 +0000 (+0200) Subject: bump version to 5.3 X-Git-Tag: v5.3^0 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fiw.git;a=commitdiff_plain;h=959fa3be622c71c8d951346c4f6815be1669a862 bump version to 5.3 Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 66df505..9e25e00 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.0.1" +VERSION="5.3" OUT="$1" # get the absolute path for the OUT file