diff options
| author | Garrett D'Amore <garrett@damore.org> | 2018-07-05 12:52:50 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2018-07-05 12:52:50 -0700 |
| commit | 43a1c0129ed3ee64cf286ee2b0c194f870f90301 (patch) | |
| tree | ed7874c10b493fdde8739424f5be948d21333dda /src/nng.h | |
| parent | d2fc63fe726e5d708c2dc90a945ee4094658bbc6 (diff) | |
| download | nng-1.0.1.tar.gz nng-1.0.1.tar.bz2 nng-1.0.1.zip | |
Releasing version 1.0.1.v1.0.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 0 -#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. |
