[Armadeus-commitlog] armadeus branch, armadeus-5.x, updated. armadeus-5.3-1-g92861df
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-12-26 14:43: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, armadeus-5.x has been updated
via 92861df1fbde6545cc758f40b249d4a1953f5d62 (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 92861df1fbde6545cc758f40b249d4a1953f5d62
Author: Julien Boibessot <jul...@ar...>
Date: Thu Dec 26 15:39:13 2013 +0100
Updates /etc/armadeus-version and scripts/release/changes.sh for 5.x branch
-----------------------------------------------------------------------
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..43839d5 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
+5.x-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
|