From: Arne Fitzenreiter Date: Fri, 21 Sep 2018 13:26:52 +0000 (+0200) Subject: core124: finish updater X-Git-Tag: v2.21-core124~1 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=0f2186725ef5cd62d1482b4482e20a6295ebf2ad;ds=sidebyside core124: finish updater Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh index 3b5a601d6e..b65bc52b8e 100644 --- a/config/rootfiles/core/124/update.sh +++ b/config/rootfiles/core/124/update.sh @@ -17,7 +17,7 @@ # along with IPFire; if not, write to the Free Software # # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # # -# Copyright (C) 2017 IPFire-Team . # +# Copyright (C) 2018 IPFire-Team . # # # ############################################################################ # diff --git a/make.sh b/make.sh index 0b79e9c882..d8b7856cb7 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.21" # Version number CORE="124" # Core Level (Filename) -PAKFIRE_CORE="123" # Core Level (PAKFIRE) +PAKFIRE_CORE="124" # 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