From: Arne Fitzenreiter Date: Thu, 28 Jan 2010 20:18:22 +0000 (+0100) Subject: Finished core36. X-Git-Tag: v2.9-beta1~485 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=382f7785575819d858745c4142cd172fae1208f8 Finished core36. --- diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 007feb9142..75460687ee 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -246,7 +246,7 @@ * netpbm-10.26.46 * newt-0.51.6 * nfs-utils-1.1.1 -* nmap-4.76 +* nmap-5.20 * noip_updater_v1.6 * ntfs-3g-2009.4.4 * ntp-4.2.4p7 diff --git a/make.sh b/make.sh index fa50f8ac29..d04d2bf63a 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.5" # Version number CORE="36" # Core Level (Filename) -PAKFIRE_CORE="35" # Core Level (PAKFIRE) +PAKFIRE_CORE="36" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir