From: Peter Müller Date: Sat, 9 Jul 2022 10:44:15 +0000 (+0000) Subject: make.sh: Bump Core Update version X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98788105ff836bf37013693afed971b95877003e;p=people%2Fstevee%2Fipfire-2.x.git make.sh: Bump Core Update version Signed-off-by: Peter Müller --- diff --git a/make.sh b/make.sh index 4c2dc10b56..071c678d36 100755 --- a/make.sh +++ b/make.sh @@ -23,7 +23,7 @@ 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.27" # Version number -CORE="169" # Core Level (Filename) +CORE="170" # Core Level (Filename) SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir MAX_RETRIES=1 # prefetch/check loop