From: Johannes Berg Date: Thu, 4 Jan 2018 15:20:05 +0000 (+0100) Subject: bump version to 4.14 X-Git-Tag: v4.14^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32884808324ea38732e278ea2df910f96348a38;p=thirdparty%2Fiw.git bump version to 4.14 This is a bit of a superset of 4.14, but maybe I want to release 4.15 with the new things still WIP, and I need to get a release out the door due to signature issues. --- diff --git a/version.sh b/version.sh index 4e580db..4ca7875 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="4.9" +VERSION="4.14" OUT="$1" # get the absolute path for the OUT file