]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - make.sh
Re-add missing language string "DNS Servers".
[people/teissler/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 5bff402a4bf65e2ef8ccbb0029819a03a362ece7..041f696560b0ff40e2621b65f585a8487df0efe6 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.15"                                                 # Version number
-CORE="77"                                                      # Core Level (Filename)
+CORE="78"                                                      # Core Level (Filename)
 PAKFIRE_CORE="77"                                              # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -797,6 +797,7 @@ buildipfire() {
   ipfiremake iptraf-ng
   ipfiremake iotop
   ipfiremake stunnel
+  ipfiremake sslscan
 }
 
 buildinstaller() {