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

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

commit 30cca831a5d319d9ece86e4772432ebd582dbe2a
Author: Paul LaCrosse <paul.lacro...@gmail.com>
AuthorDate: Tue Dec 5 08:22:01 2017 -0500

    master newt version ahead of releases
---
 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 a4e1d6b..ca2e7ac 100644
--- a/newt/newtutil/newtutil.go
+++ b/newt/newtutil/newtutil.go
@@ -31,9 +31,9 @@ import (
        "mynewt.apache.org/newt/yaml"
 )
 
-var NewtVersion Version = Version{1, 3, 0}
-var NewtVersionStr string = "Apache Newt version: 1.3.0"
-var NewtBlinkyTag string = "mynewt_1_3_0_tag"
+var NewtVersion Version = Version{1, 4, 0}
+var NewtVersionStr string = "Apache Newt version: 1.4.0-dev"
+var NewtBlinkyTag string = "master"
 var NewtNumJobs int
 var NewtForce bool
 var NewtAsk bool

-- 
To stop receiving notification emails like this one, please contact
ut...@apache.org.

Reply via email to