From: Arne Fitzenreiter Date: Sat, 5 May 2018 15:49:44 +0000 (+0200) Subject: set pakfire core back to 120 X-Git-Tag: v2.21-core122~177 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=f1051b495269db1fb67c6d0e72628d4bfe3a910d set pakfire core back to 120 this should set to 121 when the updated is finished to ensure that testers that has installed a test build install core121 again. Signed-off-by: Arne Fitzenreiter --- diff --git a/make.sh b/make.sh index f83b90e966..419f9fa95f 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number CORE="121" # Core Level (Filename) -PAKFIRE_CORE="121" # Core Level (PAKFIRE) +PAKFIRE_CORE="120" # 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