File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- Apache Mynewt (incubating)
2
- Copyright 2015-2017 The Apache Software Foundation
1
+ Apache Mynewt
2
+ Copyright 2015-2022 The Apache Software Foundation
3
3
4
4
This product includes software developed at
5
5
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change @@ -18,9 +18,10 @@ repo.versions:
18
18
" 1.7.0 " : " mynewt_1_7_0_tag"
19
19
" 1.8.0 " : " mynewt_1_8_0_tag"
20
20
" 1.9.0 " : " mynewt_1_9_0_tag"
21
+ " 1.10.0 " : " mynewt_1_10_0_tag"
21
22
22
- " 0-latest " : " 1.8 .0"
23
- " 1-latest " : " 1.8 .0"
23
+ " 0-latest " : " 1.9 .0"
24
+ " 1-latest " : " 1.9 .0"
24
25
" 0-dev " : " 0.0.0" # master
25
26
26
27
" 0.8-latest " : " 0.8.0"
@@ -35,3 +36,4 @@ repo.versions:
35
36
" 1.7-latest " : " 1.7.0"
36
37
" 1.8-latest " : " 1.8.0"
37
38
" 1.9-latest " : " 1.9.0"
39
+ " 1.10-latest " : " 1.10.0"
You can’t perform that action at this time.
0 commit comments