From: Arne Fitzenreiter Date: Sat, 27 Jan 2018 18:13:14 +0000 (+0100) Subject: finish core118 X-Git-Tag: v2.19-core118~3^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=29692af1f0af6ecd85e6167306f622698ad6e5e8 finish core118 Signed-off-by: Arne Fitzenreiter --- diff --git a/make.sh b/make.sh index 0e95560ff8..0fe559ca5b 100755 --- a/make.sh +++ b/make.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) 2007-2017 IPFire Team . # +# Copyright (C) 2007-2018 IPFire Team . # # # ############################################################################ # @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number CORE="118" # Core Level (Filename) -PAKFIRE_CORE="117" # Core Level (PAKFIRE) +PAKFIRE_CORE="118" # 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