X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=8ca36bf9cf442c0a63da75856ddd003ceb0f87af;hp=b674bb3f377bcbf75d0c38688a98959d7ae15134;hb=2c5bb6037f5eb29bc71580f6937dac570ec6a919;hpb=57097305a610383d013c87ef32ae117c18846e46 diff --git a/make.sh b/make.sh index b674bb3f37..8ca36bf9cf 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-2012 IPFire Team . # +# Copyright (C) 2007-2013 IPFire Team . # # # ############################################################################ # @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.13" # Version number -CORE="71" # Core Level (Filename) -PAKFIRE_CORE="70" # Core Level (PAKFIRE) +CORE="72" # Core Level (Filename) +PAKFIRE_CORE="71" # 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