From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 028c88f46f5db2c466e77122914b5aa134286859 Date: Sun, 11 Aug 2013 11:51:09 +0200 Message-ID: <20130811095110.5BE7F20310@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3372131079071639522==" List-Id: --===============3372131079071639522== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 028c88f46f5db2c466e77122914b5aa134286859 (commit) from 0251dca9e865ca677aedc613e90c2a1ef96d2b0b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 028c88f46f5db2c466e77122914b5aa134286859 Author: Arne Fitzenreiter Date: Sun Aug 11 11:50:50 2013 +0200 close core72. ----------------------------------------------------------------------- Summary of changes: make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/make.sh b/make.sh index 7fcb69f..eb9421c 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.13" # Version number CORE="72" # Core Level (Filename) -PAKFIRE_CORE="71" # Core Level (PAKFIRE) +PAKFIRE_CORE="72" # 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 hooks/post-receive -- IPFire 2.x development tree --===============3372131079071639522==--