You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2017/11/28 21:31:44 UTC

[mynewt-newt] branch 1_3_0_dev updated: Update release to 1.3.0

This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch 1_3_0_dev
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git


The following commit(s) were added to refs/heads/1_3_0_dev by this push:
     new 4ef651d  Update release to 1.3.0
4ef651d is described below

commit 4ef651de114122b2de7437096206999b5ce09044
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Tue Nov 28 18:57:38 2017 -0200

    Update release to 1.3.0
    
    Signed-off-by: Fabio Utzig <ut...@apache.org>
---
 newt/newtutil/newtutil.go | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/newt/newtutil/newtutil.go b/newt/newtutil/newtutil.go
index b092a8b..9ccf7bc 100644
--- a/newt/newtutil/newtutil.go
+++ b/newt/newtutil/newtutil.go
@@ -35,9 +35,9 @@ import (
 	"mynewt.apache.org/newt/viper"
 )
 
-var NewtVersion Version = Version{1, 2, 0}
-var NewtVersionStr string = "Apache Newt version: 1.2.0-dev"
-var NewtBlinkyTag string = "master"
+var NewtVersion Version = Version{1, 3, 0}
+var NewtVersionStr string = "Apache Newt version: 1.3.0-dev"
+var NewtBlinkyTag string = "mynewt_1_3_0_tag"
 var NewtNumJobs int
 var NewtForce bool
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].