* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 9b4f0e639705d87708b67038e11fc4f10cbe81e5
@ 2016-01-16 13:27 git
0 siblings, 0 replies; only message in thread
From: git @ 2016-01-16 13:27 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2103 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 9b4f0e639705d87708b67038e11fc4f10cbe81e5 (commit)
from 3da3ac98564bc97ba96bc2e10d5d6acb746a33de (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9b4f0e639705d87708b67038e11fc4f10cbe81e5
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Fri Jan 15 07:20:34 2016 +0100
toolchain: bump version number
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
make.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/make.sh b/make.sh
index 0b69533..67320cf 100755
--- a/make.sh
+++ b/make.sh
@@ -17,7 +17,7 @@
# along with IPFire; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# #
-# Copyright (C) 2007-2015 IPFire Team <info(a)ipfire.org>. #
+# Copyright (C) 2007-2016 IPFire Team <info(a)ipfire.org>. #
# #
############################################################################
#
@@ -36,7 +36,7 @@ BUILD_IMAGES=1 # Flash and Xen Downloader
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=10
+TOOLCHAINVER=11
# New architecture variables
BUILD_ARCH="$(uname -m)"
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-16 13:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-16 13:27 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 9b4f0e639705d87708b67038e11fc4f10cbe81e5 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox