File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# RELEASE NOTES
22
3- 27 March 2024 - Apache Newt v1.12 .0
3+ 13 November 2024 - Apache Newt v1.13 .0
44
55For full release notes, please visit the
66[ Apache Mynewt Wiki] ( https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes ) .
Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ import (
3030 "mynewt.apache.org/newt/util"
3131)
3232
33- var NewtVersion = Version {1 , 12 , 9900 }
34- var NewtVersionStr = "1.13.0-dev "
33+ var NewtVersion = Version {1 , 13 , 0 }
34+ var NewtVersionStr = "1.13.0"
3535var NewtGitHash = "unknown"
3636var NewtDate = "unknown"
3737
38- var NewtBlinkyTag string = "master "
38+ var NewtBlinkyTag string = "mynewt_1_13_0_tag "
3939var NewtNumJobs int
4040var NewtForce bool
4141var NewtAsk bool
You can’t perform that action at this time.
0 commit comments