X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=42655ab29ada5e284ef6a8f1193a83feab8f61fa;hp=ec88abade8f8f105e7ea283d9a856c169c72159c;hb=de0ccf8f8c9fc6b695f45a3fdcf0a85c3b3d5299;hpb=06f451c0beaba72872fa7ab81a043eb92a3f63ee diff --git a/make.sh b/make.sh index ec88abade8..42655ab29a 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.17" # Version number -CORE="87" # Core Level (Filename) +CORE="87-rc1" # Core Level (Filename) PAKFIRE_CORE="86" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan @@ -811,6 +811,7 @@ buildipfire() { ipfiremake squid-accounting ipfiremake pigz ipfiremake tmux + ipfiremake swconfig } buildinstaller() {