From f7a48dd39f817c31b962fd11ac541dd1d3873b2f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 1 Feb 2017 22:34:53 +0100 Subject: [PATCH] core109: finish update Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/109/update.sh | 2 +- make.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/core/109/update.sh b/config/rootfiles/core/109/update.sh index 874ef79f82..4604b4ff9c 100644 --- a/config/rootfiles/core/109/update.sh +++ b/config/rootfiles/core/109/update.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) 2016 IPFire-Team . # +# Copyright (C) 2017 IPFire-Team . # # # ############################################################################ # diff --git a/make.sh b/make.sh index c9d08f53aa..cf27c236c0 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-2016 IPFire Team . # +# Copyright (C) 2007-2017 IPFire Team . # # # ############################################################################ # @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number CORE="109" # Core Level (Filename) -PAKFIRE_CORE="108" # Core Level (PAKFIRE) +PAKFIRE_CORE="109" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir -- 2.39.2