From: Arne Fitzenreiter Date: Sat, 23 Sep 2017 08:37:02 +0000 (+0200) Subject: finish core114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ec860b8d2f538fc28c8b56e45d82b1bd88514d3;p=people%2Fmlorenz%2Fipfire-2.x.git finish core114 Signed-off-by: Arne Fitzenreiter --- diff --git a/make.sh b/make.sh index fd1bbcaa81..73b7b380b2 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number -CORE="113" # Core Level (Filename) -PAKFIRE_CORE="113" # Core Level (PAKFIRE) +CORE="114" # Core Level (Filename) +PAKFIRE_CORE="114" # 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