This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-blinky.git
The following commit(s) were added to refs/heads/master by this push:
new 2c2d990 Prepare for Mynewt 1.12.0 release
2c2d990 is described below
commit 2c2d990a96541a9688a5f0d5b5005ed37c6cd082
Author: Szymon Janc <[email protected]>
AuthorDate: Wed Mar 27 09:13:47 2024 +0100
Prepare for Mynewt 1.12.0 release
---
NOTICE | 2 +-
project.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index c98fceb..b2b78e7 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Mynewt
-Copyright 2015-2023 The Apache Software Foundation
+Copyright 2015-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/project.yml b/project.yml
index 2de4bce..9d486f0 100644
--- a/project.yml
+++ b/project.yml
@@ -27,6 +27,6 @@ project.repositories:
#
repository.apache-mynewt-core:
type: github
- vers: 0.0.0
+ vers: 1.12.0
user: apache
repo: mynewt-core