]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core124: finish updater
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 21 Sep 2018 13:26:52 +0000 (15:26 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 21 Sep 2018 13:26:52 +0000 (15:26 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/124/update.sh
make.sh

index 3b5a601d6eb9dac80dbb854ba3570d00fd7308e1..b65bc52b8ed8e792934c6c5740171607f71f24d1 100644 (file)
@@ -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 #
 #                                                                          #
 # 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 <info@ipfire.org>.                        #
+# Copyright (C) 2018 IPFire-Team <info@ipfire.org>.                        #
 #                                                                          #
 ############################################################################
 #
 #                                                                          #
 ############################################################################
 #
diff --git a/make.sh b/make.sh
index 0b79e9c882a57d40aad6fc840f3af10a8c3c13f4..d8b7856cb76e24f1e72de0f2b6c26a9bf34ce146 100755 (executable)
--- 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)
 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
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
 CONFIG_ROOT=/var/ipfire                                                # Configuration rootdir