You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/03/10 18:37:04 UTC

[2/9] incubator-mynewt-core git commit: repository.yml; add info about 1.0.0-rc1.

repository.yml; add info about 1.0.0-rc1.


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/0f34d532
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0f34d532
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0f34d532

Branch: refs/heads/develop
Commit: 0f34d532014ca433b70bd21f8ff5d8136fdf6c91
Parents: 2057a2d
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Mar 7 17:08:33 2017 -0800
Committer: Alan <ag...@gemcore.com>
Committed: Thu Mar 9 12:07:38 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f34d532/repository.yml
----------------------------------------------------------------------
diff --git a/repository.yml b/repository.yml
index 7aae50d..e0509cc 100644
--- a/repository.yml
+++ b/repository.yml
@@ -26,10 +26,11 @@ repo.versions:
     "0.9.0": "mynewt_0_9_0_tag"
     "0.9.9": "mynewt_1_0_0_b1_tag"
     "0.9.99": "mynewt_1_0_0_b2_tag"
+    "0.9.999": "mynewt_1_0_0_rc1_tag"
 
-    "0-latest": "0.9.99"    # 1.0.0-b2
+    "0-latest": "0.9.999"    # 1.0.0-rc1
     "0-dev": "0.0.0"        # develop
 
     "0.8-latest": "0.8.0"
     "0.9-latest": "0.9.0"
-    "1.0-latest": "0.9.99"  # 1.0.0-b2
+    "1.0-latest": "0.9.999"  # 1.0.0-rc1