X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=f572b9304a7bcdc781d1e65607d1e348a8e8656a;hp=2a8abc8a6b9dec866aa72f0ed00d029ebd1ea37e;hb=ff3839256462330a198008b7b69e3565b6e300b9;hpb=4200583c7084c8a048ce9b568bac62a8a4e8bcb1 diff --git a/make.sh b/make.sh index 2a8abc8a6b..f572b9304a 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 IPFire-Team . # +# Copyright (C) 2007-2011 IPFire-Team . # # # ############################################################################ # @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.9" # Version number -CORE="47" # Core Level (Filename) -PAKFIRE_CORE="46" # Core Level (PAKFIRE) +CORE="49" # Core Level (Filename) +PAKFIRE_CORE="48" # 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