From: Arne Fitzenreiter Date: Wed, 26 Jan 2011 22:02:46 +0000 (+0100) Subject: Set core version to 45. X-Git-Tag: v2.9-core45^2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=f89463d829e35e0d6b0b6894acaa0c80a35f3c0b Set core version to 45. --- diff --git a/make.sh b/make.sh index 13d79e0884..f144ec4f7a 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.9" # Version number -CORE="44" # Core Level (Filename) -PAKFIRE_CORE="44" # Core Level (PAKFIRE) +CORE="45" # Core Level (Filename) +PAKFIRE_CORE="45" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir