From 2dd319f5b52848a2feee817d62c590106817435b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 16 Jul 2013 08:35:28 +0200 Subject: [PATCH] close core71. --- make.sh | 4 ++-- src/pakfire/pakfire.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/make.sh b/make.sh index b674bb3f3..88af89876 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 . # # # ############################################################################ # @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.13" # Version number CORE="71" # Core Level (Filename) -PAKFIRE_CORE="70" # Core Level (PAKFIRE) +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 diff --git a/src/pakfire/pakfire.conf b/src/pakfire/pakfire.conf index be75bf5a0..1c74f3c85 100644 --- a/src/pakfire/pakfire.conf +++ b/src/pakfire/pakfire.conf @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2011 IPFire Team # +# Copyright (C) 2007-2013 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # -- 2.39.2