[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-1-g0e39a5b
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-12-26 14:51:10
|
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 0e39a5b61ba87d676aeea4acf65b37ad30b6ae23 (commit)
from 9669021e6a49619edcf8dfa65ac8cb89ce30445a (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 0e39a5b61ba87d676aeea4acf65b37ad30b6ae23
Author: Julien Boibessot <jul...@ar...>
Date: Thu Dec 26 15:50:46 2013 +0100
Updates /etc/armadeus-version and scripts/release/changes.sh for master devt trunk
-----------------------------------------------------------------------
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 d346e2a..a9a289d 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.3
+6.0-devt-git
diff --git a/scripts/release/changes.sh b/scripts/release/changes.sh
index 383eca4..e3739c6 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-10-11"
+LATEST_RELEASE_DATE="2013-12-25"
usage()
{
hooks/post-receive
--
armadeus
|