From cd025baaceeabdd1fd50af0476dfedacb8f60ce6 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 22 Jul 2012 10:25:10 +0200 Subject: [PATCH] close core61. --- html/cgi-bin/proxy.cgi | 0 make.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 html/cgi-bin/proxy.cgi diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi old mode 100755 new mode 100644 diff --git a/make.sh b/make.sh index 89f979d95b..265677b577 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.11" # Version number CORE="61" # Core Level (Filename) -PAKFIRE_CORE="60" # Core Level (PAKFIRE) +PAKFIRE_CORE="61" # 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 -- 2.39.2