From: Johannes Berg Date: Fri, 21 Dec 2012 09:24:20 +0000 (+0100) Subject: update version to 3.8 X-Git-Tag: v3.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea8e8d96f7b43e32fdee5c151bbaa894984266c4;p=thirdparty%2Fiw.git update version to 3.8 The merge window is going to close soon so release version 3.8 with nl80211.h from that tree. --- diff --git a/version.sh b/version.sh index 8a43a58..db02f0d 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="3.7" +VERSION="3.8" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then