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 2017/02/04 01:10:50 UTC

incubator-mynewt-core git commit: Update repository yaml file for 1.0.0.b2 release

Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/master a5eae5716 -> af881aea6


Update repository yaml file for 1.0.0.b2 release


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

Branch: refs/heads/master
Commit: af881aea6aded47910fe8d65a362a788df51a91d
Parents: a5eae57
Author: William San Filippo <wi...@runtime.io>
Authored: Fri Feb 3 17:09:54 2017 -0800
Committer: William San Filippo <wi...@runtime.io>
Committed: Fri Feb 3 17:09:54 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/af881aea/repository.yml
----------------------------------------------------------------------
diff --git a/repository.yml b/repository.yml
index 79990b3..3f4fe1b 100644
--- a/repository.yml
+++ b/repository.yml
@@ -25,10 +25,11 @@ repo.versions:
     "0.8.0": "mynewt_0_8_0_tag"
     "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_rc1_tag"
 
-    "0-latest": "0.9.9"     # 1.0.0-b1
+    "0-latest": "0.9.99"    # 1.0.0-b2
     "0-dev": "0.0.0"        # develop
 
     "0.8-latest": "0.8.0"
     "0.9-latest": "0.9.0"
-    "1.0-latest": "0.9.9"   # 1.0.0-b1
+    "1.0-latest": "0.9.99"  # 1.0.0-b2