]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
iw: bump version to 5.0 v5.0
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Feb 2019 22:07:56 +0000 (23:07 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 1 Feb 2019 22:07:56 +0000 (23:07 +0100)
The nl80211.h matches what's going to be in 5.0, so
use the version number here to match.

Change-Id: I5ea22f2efd3bcf6145de85b0b47dd43f1c95bfed
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
version.sh

index 4ca7875d799547f279a6729f2bf5a654bf618551..4df15fe3b94ba8947b0eacecf64dc5280032b4c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION="4.14"
+VERSION="5.0"
 OUT="$1"
 
 # get the absolute path for the OUT file