]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
set version and pakfire version to core141
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2020 12:10:13 +0000 (13:10 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2020 12:10:13 +0000 (13:10 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 0d32f812bac5ed11f38cd70ef233f1deab675cb7..452284c16c84d712363972474a9e71c225fdfb62 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -26,8 +26,8 @@ NAME="IPFire"                                                 # Software name
 SNAME="ipfire"                                                 # Short name
 # If you update the version don't forget to update backupiso and add it to core update
 VERSION="2.25"                                                 # Version number
 SNAME="ipfire"                                                 # Short name
 # If you update the version don't forget to update backupiso and add it to core update
 VERSION="2.25"                                                 # Version number
-CORE="140"                                                     # Core Level (Filename)
-PAKFIRE_CORE="140"                                             # Core Level (PAKFIRE)
+CORE="141"                                                     # Core Level (Filename)
+PAKFIRE_CORE="141"                                             # 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