summaryrefslogtreecommitdiff
path: root/src/nng.h
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-03-18 21:35:50 -0700
committerGarrett D'Amore <garrett@damore.org>2018-03-18 21:35:50 -0700
commit8d8494ad6b2a10e5439b7a4bd621465c57ca9a27 (patch)
treee5d364f1cef8e09b24dfe2ccb23408494927a8c6 /src/nng.h
parent8ac84d70424742c0c3b65ed852a358f1d96d8e56 (diff)
downloadnng-0.7.0.tar.gz
nng-0.7.0.tar.bz2
nng-0.7.0.zip
Bump API to 0.7.0.0.7.0
Diffstat (limited to 'src/nng.h')
-rw-r--r--src/nng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nng.h b/src/nng.h
index 2f8c2976..84223bdc 100644
--- a/src/nng.h
+++ b/src/nng.h
@@ -48,7 +48,7 @@ extern "C" {
// version 0, you should not be making any forward compatibility
// assumptions.
#define NNG_MAJOR_VERSION 0
-#define NNG_MINOR_VERSION 5
+#define NNG_MINOR_VERSION 7
#define NNG_PATCH_VERSION 0
// Types common to nng.