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, master has been updated via 7fa48ca7c252af098de1935e55736cd2e39149a2 (commit) from 3c68549f8c8f5246be8c403557b0505f634b7516 (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 7fa48ca7c252af098de1935e55736cd2e39149a2 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Jan 23 12:39:25 2010 +0100
End core35.
-----------------------------------------------------------------------
Summary of changes: make.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/make.sh b/make.sh index 5130077..aa6f3f2 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="35" # Core Level (Filename) -PAKFIRE_CORE="34" # Core Level (PAKFIRE) +PAKFIRE_CORE="35" # 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