From: Arne Fitzenreiter Date: Wed, 7 Sep 2011 12:01:27 +0000 (+0200) Subject: Merge branch 'master' into next X-Git-Tag: v2.9-core53~18^2~5 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=ea1fa596326e2817d23e2282e7c75a45e4afcbdf Merge branch 'master' into next Conflicts: make.sh --- ea1fa596326e2817d23e2282e7c75a45e4afcbdf diff --cc make.sh index af88471698,82a671ae40..c986ec80eb --- a/make.sh +++ b/make.sh @@@ -24,9 -24,9 +24,9 @@@ NAME="IPFire" # Software name SNAME="ipfire" # Short name -VERSION="2.9" # Version number +VERSION="2.10" # Version number - CORE="52" # Core Level (Filename) - PAKFIRE_CORE="51" # Core Level (PAKFIRE) + CORE="53" # Core Level (Filename) + PAKFIRE_CORE="52" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir