[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-1-g64120eb
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-08-12 12:48:39
|
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 64120ebff4e79920af8e626fc198a214cb75535e (commit)
from 3efe51a8670c94adf2c08559ead96e8064400121 (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 64120ebff4e79920af8e626fc198a214cb75535e
Author: Julien Boibessot <jul...@ar...>
Date: Wed Aug 12 14:48:22 2015 +0200
Post release changes
-----------------------------------------------------------------------
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 e0ea36f..b680360 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 @@
-6.0
+6.1-devt-git
diff --git a/scripts/release/changes.sh b/scripts/release/changes.sh
index e3739c6..6e9f921 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="2013-12-25"
+LATEST_RELEASE_DATE="2015-08-11"
usage()
{
hooks/post-receive
--
armadeus
|