From: Hauke Mehrtens Date: Sat, 26 Jan 2013 16:55:41 +0000 (+0100) Subject: compat-drivers: update genlog-3.8 for rc5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3e5178598c2ce38853638c42e0b3103ce39fa96e;p=openwrt%2Fstaging%2Fblogic.git compat-drivers: update genlog-3.8 for rc5 Signed-off-by: Hauke Mehrtens --- diff --git a/scripts/genlog-3.8 b/scripts/genlog-3.8 index feed6bc21b5e..72153cb292a0 100755 --- a/scripts/genlog-3.8 +++ b/scripts/genlog-3.8 @@ -5,7 +5,7 @@ COMPAT_WIRELESS=$HOME/devel/compat-drivers/.git OLD_VER=7 let VER="8" -RC="-rc2" +RC="-rc5" export GIT_DIR=${COMPAT_WIRELESS} CD_VER="$(git describe | sed -e 's|compat-drivers-v||g')" LOG="ChangeLog-${CD_VER}"