X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=make.sh;h=3dad5a31069c1124f1c777c346ed1d15fe8e1be8;hb=a6b7619bab60277309da1c2ba1a77708798caebb;hp=ccdb4c639065932fad717f25c1d6ac0bf58cde38;hpb=a41302651055f03f27c8132526a3bd5520875555;p=ipfire-2.x.git diff --git a/make.sh b/make.sh index ccdb4c6390..3dad5a3106 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-2011 IPFire-Team . # +# Copyright (C) 2007-2012 IPFire Team . # # # ############################################################################ # @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.11" # Version number -CORE="55" # Core Level (Filename) -PAKFIRE_CORE="54" # Core Level (PAKFIRE) +CORE="56" # Core Level (Filename) +PAKFIRE_CORE="55" # 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