[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.0-6-g35feb05
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-08-16 11:51:09
|
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 35feb0551061d31a7ae82655cd67cd51bac3572f (commit)
via 933a72a543e1ba2677f93d3dc3fff08c804c7668 (commit)
from 3436582bb92062af9369bc8536319897d6b4b68a (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 35feb0551061d31a7ae82655cd67cd51bac3572f
Merge: 933a72a 3436582
Author: Julien Boibessot <jul...@ar...>
Date: Thu Aug 16 13:49:20 2012 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 933a72a543e1ba2677f93d3dc3fff08c804c7668
Author: Julien Boibessot <jul...@ar...>
Date: Thu Aug 16 13:48:29 2012 +0200
After release stuff
-----------------------------------------------------------------------
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 819e07a..0ccb242 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 @@
-5.0
+5.1-devt-git
diff --git a/scripts/release/changes.sh b/scripts/release/changes.sh
index 5d60c58..01f0362 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="2012-01-27"
+LATEST_RELEASE_DATE="2012-08-12"
usage()
{
hooks/post-receive
--
armadeus
|