]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Merge branch 'master' into next
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index ec88abade8f8f105e7ea283d9a856c169c72159c..42655ab29ada5e284ef6a8f1193a83feab8f61fa 100755 (executable)
--- 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() {