]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
core135: Ship updated sysctl.conf
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index f2904df08ededa8011b114bebb073193f2ec5872..d6f6f71470e057c4fc057190ad6d41d1fbf957ac 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -26,8 +26,8 @@ NAME="IPFire"                                                 # Software name
 SNAME="ipfire"                                                 # Short name
 # If you update the version don't forget to update backupiso and add it to core update
 VERSION="2.23"                                                 # Version number
-CORE="133"                                                     # Core Level (Filename)
-PAKFIRE_CORE="132"                                             # Core Level (PAKFIRE)
+CORE="135"                                                     # Core Level (Filename)
+PAKFIRE_CORE="134"                                             # 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
@@ -903,7 +903,7 @@ update_contributors() {
 }
 
 # Default settings
-CCACHE_CACHE_SIZE="8G"
+CCACHE_CACHE_SIZE="4G"
 ENABLE_RAMDISK="auto"
 
 # Load configuration file