X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=d6f6f71470e057c4fc057190ad6d41d1fbf957ac;hp=f2904df08ededa8011b114bebb073193f2ec5872;hb=65650ec69be35b5372a7fdca3e74deb3fd433327;hpb=3608d485567284b52c17754c7f8809ee793db7cc diff --git a/make.sh b/make.sh index f2904df08e..d6f6f71470 100755 --- 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