X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=make.sh;h=a612afca2227b0a9485761f731bdfc7e668dd7e0;hb=96e31c9817f1ee3bec3fe33ecae7a84ff7e4ffff;hp=67320cf4be7d42395f4ae0ec48d0d2848aa38dc3;hpb=41410d197b3dbf75dfd05376ed623857adac8977;p=ipfire-2.x.git diff --git a/make.sh b/make.sh index 67320cf4be..a612afca22 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.17" # Version number -CORE="97" # Core Level (Filename) -PAKFIRE_CORE="96" # Core Level (PAKFIRE) +CORE="100" # Core Level (Filename) +PAKFIRE_CORE="99" # 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 @@ -848,6 +848,7 @@ buildipfire() { ipfiremake ipset ipfiremake lua ipfiremake dnsdist + ipfiremake bird } buildinstaller() {