We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25bceca commit 84aa701Copy full SHA for 84aa701
include/nng/nng.h
@@ -57,7 +57,7 @@ extern "C" {
57
// We use SemVer, and these versions are about the API, and
58
// may not necessarily match the ABI versions.
59
#define NNG_MAJOR_VERSION 1
60
-#define NNG_MINOR_VERSION 10
+#define NNG_MINOR_VERSION 11
61
#define NNG_PATCH_VERSION 0
62
// if non-empty (i.e. "pre"), this is a pre-release
63
#define NNG_RELEASE_SUFFIX ""
0 commit comments