You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2016/06/28 16:46:27 UTC

[2/9] incubator-mynewt-core git commit: point at 0.8.0 for 0-latest and 0.8-latest

point at 0.8.0 for 0-latest and 0.8-latest


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/dcb21d90
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/dcb21d90
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/dcb21d90

Branch: refs/heads/develop
Commit: dcb21d9048bc0c5f20d7690a8e42b63fe3c9d105
Parents: 97aab33
Author: Sterling Hughes <st...@apache.org>
Authored: Thu May 5 18:03:29 2016 -0700
Committer: Sterling Hughes <st...@apache.org>
Committed: Thu May 5 18:03:29 2016 -0700

----------------------------------------------------------------------
 repository.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/dcb21d90/repository.yml
----------------------------------------------------------------------
diff --git a/repository.yml b/repository.yml
index b659cd3..614c7b6 100644
--- a/repository.yml
+++ b/repository.yml
@@ -21,6 +21,7 @@ repo.name: apache-mynewt-core
 repo.versions:
     "0.0.0": "develop"
     "0.7.9": "mynewt_0_8_0_b2_tag"
-    "0-latest": "0.7.9"
+    "0.8.0": "mynewt_0_8_0_tag"
+    "0-latest": "0.8.0"
     "0-dev": "0.0.0"
-    "0.8-latest": "0.7.9"
+    "0.8-latest": "0.8.0"