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/30 21:47:10 UTC

[mynewt-newtmgr] branch 1_3_0_dev updated: Update to release 1.3.0 in docs

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


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

commit 686f53209775133769cc57ab4873589b484c36ad
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Thu Nov 30 19:46:53 2017 -0200

    Update to release 1.3.0 in docs
    
    Signed-off-by: Fabio Utzig <ut...@apache.org>
---
 README.md        | 4 ++--
 RELEASE_NOTES.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 03db643..531e7c8 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ dependencies.  OS-specific instructions are below:
 #### Linux
 
 1. Unpack newtmgr source.
-2. Rename resulting `apache-mynewt-newtmgr-1.2.0` directory to `$GOPATH/src/mynewt.apache.org/newtmgr`
+2. Rename resulting `apache-mynewt-newtmgr-1.3.0` directory to `$GOPATH/src/mynewt.apache.org/newtmgr`
 3. `cd $GOPATH/src/mynewt.apache.org/newtmgr/newtmgr`
 4. `go get github.com/currantlabs/ble github.com/mgutz/logxi/v1 golang.org/x/sys/unix`
 5. `go build`
@@ -44,7 +44,7 @@ dependencies.  OS-specific instructions are below:
 #### macOS
 
 1. Unpack newtmgr source.
-2. Rename resulting `apache-mynewt-newtmgr-1.2.0` directory to `$GOPATH/src/mynewt.apache.org/newtmgr`
+2. Rename resulting `apache-mynewt-newtmgr-1.3.0` directory to `$GOPATH/src/mynewt.apache.org/newtmgr`
 3. `cd $GOPATH/src/mynewt.apache.org/newtmgr/newtmgr`
 4. `go get github.com/currantlabs/ble github.com/mgutz/logxi/v1 github.com/raff/goble/xpc`
 5. `go build`
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 76382b5..48dbaa0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,6 @@
 # RELEASE NOTES
 
-05 September 2017 - Apache Newtmgr v1.2.0
+30 November 2017 - Apache Newtmgr v1.3.0
 
 For full release notes, please visit the
 [Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes).

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