[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2445-ga0ec624
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-08-05 09:08:36
|
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 "armadeus".
The branch, master has been updated
via a0ec624dc0eb1b9c0df6da95fa8df1b03d26b01f (commit)
via e67e92c5e8e1ad27a675dc7ee5376f966dc68520 (commit)
via 989f0294eca41fc9326e13a8ae828fc3f851d42f (commit)
from 986698c5425871df64ce049c4ff57e291feee81f (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 a0ec624dc0eb1b9c0df6da95fa8df1b03d26b01f
Merge: e67e92c5e8e1ad27a675dc7ee5376f966dc68520 986698c5425871df64ce049c4ff57e291feee81f
Author: Julien Boibessot <jul...@ar...>
Date: Fri Aug 5 11:07:41 2011 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit e67e92c5e8e1ad27a675dc7ee5376f966dc68520
Merge: 989f0294eca41fc9326e13a8ae828fc3f851d42f ef7bb8030f0429ad1a26c8bbfb03d67781207958
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jul 28 18:12:35 2011 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 989f0294eca41fc9326e13a8ae828fc3f851d42f
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jul 28 18:12:11 2011 +0200
Updates after release files
-----------------------------------------------------------------------
Summary of changes:
.../rootfs/target_skeleton/etc/armadeus-version | 2 +-
scripts/release/changes.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
index 5186d07..6a7b8d9 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
@@ -1 +1 @@
-4.0
+4.1-alpha-git
diff --git a/scripts/release/changes.sh b/scripts/release/changes.sh
index 10e4cb9..253b6b7 100755
--- a/scripts/release/changes.sh
+++ b/scripts/release/changes.sh
@@ -15,7 +15,7 @@ CHANGES_TOOLS=$TEMP_DIR/tools.log
CHANGES_ASDEVICES=$TEMP_DIR/asdevices.log
CHANGES_OTHER=$TEMP_DIR/other.log
-LATEST_RELEASE_DATE="2011-03-03"
+LATEST_RELEASE_DATE="2011-07-09"
usage()
{
hooks/post-receive
--
armadeus
|