diff options
| author | Garrett D'Amore <garrett@damore.org> | 2018-11-21 19:23:30 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2018-11-21 19:24:25 -0800 |
| commit | 8a9fd805d96201c780610b765f9e6dd9f2eda642 (patch) | |
| tree | ed01fe0cd92591fcf75a88e6f9ce2db3cddd4de3 /src/nng.h | |
| parent | 8f3fb31cb88c4112a63fe7e34fa1e2b0885775ec (diff) | |
| download | nng-8a9fd805d96201c780610b765f9e6dd9f2eda642.tar.gz nng-8a9fd805d96201c780610b765f9e6dd9f2eda642.tar.bz2 nng-8a9fd805d96201c780610b765f9e6dd9f2eda642.zip | |
Prep for NNG 1.1.1.v1.1.1
Diffstat (limited to 'src/nng.h')
| -rw-r--r-- | src/nng.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ extern "C" { // assumptions. #define NNG_MAJOR_VERSION 1 #define NNG_MINOR_VERSION 1 -#define NNG_PATCH_VERSION 0 +#define NNG_PATCH_VERSION 1 #define NNG_RELEASE_SUFFIX "" // if non-empty, this is a pre-release // Maximum length of a socket address. This includes the terminating NUL. |
