You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/11/28 00:35:41 UTC

[GitHub] ccollins476ad closed pull request #245: Bump version to 1.6.0-dev

ccollins476ad closed pull request #245: Bump version to 1.6.0-dev
URL: https://github.com/apache/mynewt-newt/pull/245
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/newt/newtutil/newtutil.go b/newt/newtutil/newtutil.go
index 3ea9fe26..0fd9f272 100644
--- a/newt/newtutil/newtutil.go
+++ b/newt/newtutil/newtutil.go
@@ -32,7 +32,7 @@ import (
 )
 
 var NewtVersion Version = Version{1, 5, 9900}
-var NewtVersionStr string = "Apache Newt version: 1.5.0-dev"
+var NewtVersionStr string = "Apache Newt version: 1.6.0-dev"
 var NewtBlinkyTag string = "master"
 var NewtNumJobs int
 var NewtForce bool


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services