]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core127: set pakfire version to 127
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 16 Jan 2019 21:31:43 +0000 (22:31 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 16 Jan 2019 21:31:43 +0000 (22:31 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 601f1675b9c2a9327347d0f8682147d150efd2fa..1ee4ba36e74d35ca95808103c830f2ff4e083640 100755 (executable)
--- 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-2018 IPFire Team <info@ipfire.org>.                   #
+# Copyright (C) 2007-2019 IPFire Team <info@ipfire.org>.                   #
 #                                                                          #
 ############################################################################
 #
@@ -26,7 +26,7 @@ NAME="IPFire"                                                 # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.21"                                                 # Version number
 CORE="127"                                                     # Core Level (Filename)
-PAKFIRE_CORE="126"                                             # Core Level (PAKFIRE)
+PAKFIRE_CORE="127"                                             # 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