aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2019-12-30 00:30:28 -0800
committerGarrett D'Amore <garrett@damore.org>2019-12-30 00:31:40 -0800
commit26f75f4d061a4480a01abfe3c07d41dbf0f781f0 (patch)
treed90b7a451d8b967824515bbc883db1a07a81b8db
parent86b4573c22af46582d5018f9b86cb9f96f5f6c44 (diff)
downloadnng-26f75f4d061a4480a01abfe3c07d41dbf0f781f0.tar.gz
nng-26f75f4d061a4480a01abfe3c07d41dbf0f781f0.tar.bz2
nng-26f75f4d061a4480a01abfe3c07d41dbf0f781f0.zip
fixes #1073 Bump minor version
This increases the minor version to 1.3.0. This is not yet an official release, so you can't rely on it, and we will probably add more API features before we finalize 1.3.0.
-rw-r--r--CMakeLists.txt2
-rw-r--r--README.adoc6
2 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2739cccf..c13365f4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,7 @@ set(ISSUE_REPORT_MSG "Please consider opening an issue at https://github.com/nan
# Determine library versions.
set(NNG_ABI_SOVERSION 1)
-set(NNG_ABI_VERSION "1.2.2")
+set(NNG_ABI_VERSION "1.3.0")
# Determine package version.
find_package(Git QUIET)
diff --git a/README.adoc b/README.adoc
index 04e6a6b5..2a45dca2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -19,7 +19,7 @@ image:https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&logoColor
image:https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf?logo=codacy&logoColor=grey&label=[Codacy,link="https://www.codacy.com/app/gdamore/nng"]
image:https://img.shields.io/lgtm/grade/cpp/github/nanomsg/nng?logo=lgtm&logoColor=grey&label=[LGTM,link="https://lgtm.com/projects/g/nanomsg/nng/?mode=list"]
image:https://img.shields.io/discord/639573728212156478?label=&logo=discord[Discord,link="https://discord.gg/Xnac6b9"]
-image:https://img.shields.io/static/v1?label=&message=docs&logo=asciidoctor&logoColor=silver&color=blue[]
+image:https://img.shields.io/static/v1?label=&message=docs&logo=asciidoctor&logoColor=silver&color=blue[Manual,link="https://nng.nanomsg.org/man"]
image:https://img.shields.io/github/license/nanomsg/nng.svg?logoColor=silver&logo=open-source-initiative&label=&color=blue[MIT License,link="https://github.com/nanomsg/nng/blob/master/LICENSE.txt"]
image:https://img.shields.io/github/v/tag/nanomsg/nng.svg?logo=github&label=[Latest version,link="https://github.com/nanomsg/nng/releases]
//image:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?logo=circleci&logoColor=grey&label=[Linux Status,link="https://circleci.com/gh/nanomsg/nng"]
@@ -96,8 +96,8 @@ concurrent applications vastly simpler than previously possible.
This project offers both wire compatibility and API compatibility,
so most nanomsg users can begin using NNG right away.
-Existing nanomsg and github.com/go-mangos/mangos[mangos] applications
-can interoperate with NNG applications automatically.
+Existing nanomsg and https://github.com/nanomsg/mangos[mangos] applications
+can inter-operate with NNG applications automatically.
That said, there are some areas where legacy nanomsg still offers
capabilities NNG lacks -- specifically enhanced observability with