From 0f2186725ef5cd62d1482b4482e20a6295ebf2ad Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 21 Sep 2018 15:26:52 +0200 Subject: [PATCH] core124: finish updater Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/124/update.sh | 2 +- make.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh index 3b5a601d6e..b65bc52b8e 100644 --- a/config/rootfiles/core/124/update.sh +++ b/config/rootfiles/core/124/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) 2017 IPFire-Team . # +# Copyright (C) 2018 IPFire-Team . # # # ############################################################################ # diff --git a/make.sh b/make.sh index 0b79e9c882..d8b7856cb7 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.21" # Version number CORE="124" # Core Level (Filename) -PAKFIRE_CORE="123" # Core Level (PAKFIRE) +PAKFIRE_CORE="124" # 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