From: Arne Fitzenreiter Date: Wed, 31 Oct 2018 17:44:43 +0000 (+0100) Subject: Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next X-Git-Tag: v2.21-core125~25^2~8 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=a4e5b80b91132e324e8c1caee1abb2e43a8ee706;hp=c7b7a70deba70d6952898f4183c96d8ef8a91373 Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next --- diff --git a/make.sh b/make.sh index 129bf6f7b5..89ada46799 100755 --- a/make.sh +++ b/make.sh @@ -37,7 +37,7 @@ KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'` GIT_TAG=$(git tag | tail -1) # Git Tag GIT_LASTCOMMIT=$(git log | head -n1 | cut -d" " -f2 |head -c8) # Last commit -TOOLCHAINVER=20181024 +TOOLCHAINVER=20181030 ############################################################################### #