You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2020/04/09 14:53:58 UTC

[mynewt-newtmgr] 03/03: Update version to 1.9.0-dev

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-newtmgr.git

commit d981269076af5c28e6a5206faea8122a591e079c
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Thu Apr 9 14:30:23 2020 +0200

    Update version to 1.9.0-dev
---
 newtmgr/newtmgr.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newtmgr/newtmgr.go b/newtmgr/newtmgr.go
index eeaef26..80502b5 100644
--- a/newtmgr/newtmgr.go
+++ b/newtmgr/newtmgr.go
@@ -77,7 +77,7 @@ func main() {
 		ExeName:       "newtmgr",
 		ShortName:     "Newtmgr",
 		LongName:      "Apache Newtmgr",
-		VersionString: "1.8.0",
+		VersionString: "1.9.0-dev",
 		CfgFilename:   ".newtmgr.cp.json",
 	}