From c845152b6d4882394f74a5347a785f6a570b6787 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 26 Jan 2020 13:10:13 +0100 Subject: [PATCH] set version and pakfire version to core141 Signed-off-by: Arne Fitzenreiter --- make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.sh b/make.sh index 0d32f812ba..452284c16c 100755 --- 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 -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 -- 2.39.2