You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/07/26 22:21:40 UTC

[mynewt-newt] branch master updated: newt - update version number in master.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d54940e  newt - update version number in master.
d54940e is described below

commit d54940e73b9e588c18e669977f3fa66a05acd5a5
Author: Christopher Collins <cc...@apache.org>
AuthorDate: Wed Jul 26 15:21:01 2017 -0700

    newt - update version number in master.
---
 newt/newtutil/newtutil.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newt/newtutil/newtutil.go b/newt/newtutil/newtutil.go
index 5d891db..26f2c64 100644
--- a/newt/newtutil/newtutil.go
+++ b/newt/newtutil/newtutil.go
@@ -35,7 +35,7 @@ import (
 )
 
 var NewtVersion Version = Version{1, 0, 0}
-var NewtVersionStr string = "Apache Newt (incubating) version: 1.0.1-dev"
+var NewtVersionStr string = "Apache Newt (incubating) version: 1.1.0-dev"
 var NewtBlinkyTag string = "develop"
 var NewtNumJobs int
 var NewtForce bool

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