* [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 6da6905a95d224f80fe65a19ae00ab911381e04a
@ 2012-12-21 8:45 git
0 siblings, 0 replies; only message in thread
From: git @ 2012-12-21 8:45 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1760 bytes --]
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, thirteen has been updated
via 6da6905a95d224f80fe65a19ae00ab911381e04a (commit)
from e54330e01e20314f796543d2d2e5eb34ee43caf3 (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 6da6905a95d224f80fe65a19ae00ab911381e04a
Author: Arne Fitzenreiter <Arne_F(a)ipfire.org>
Date: Thu Dec 20 23:33:11 2012 +0100
IPFire 2.13beta1.
-----------------------------------------------------------------------
Summary of changes:
make.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/make.sh b/make.sh
index 0934909..21808c9 100755
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
-VERSION="2.13" # Version number
+VERSION="2.13beta1" # Version number
CORE="65" # Core Level (Filename)
PAKFIRE_CORE="65" # Core Level (PAKFIRE)
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
@@ -760,7 +760,7 @@ buildipfire() {
cat /proc/cpuinfo >> $BASEDIR/build/var/ipfire/firebuild
echo $PAKFIRE_CORE > $BASEDIR/build/opt/pakfire/db/core/mine
case "$GIT_BRANCH" in
- core*)
+ core*|beta?|rc?)
echo "$NAME $VERSION ($MACHINE) - $GIT_BRANCH" > $BASEDIR/build/etc/system-release
;;
*)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-21 8:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-21 8:45 [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 6da6905a95d224f80fe65a19ae00ab911381e04a git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox