Skip to content

Commit

Permalink
Bump version v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Aug 11, 2021
1 parent eca7cb3 commit 169221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/nng/nng.h
Expand Up @@ -50,7 +50,7 @@ extern "C" {
// may not necessarily match the ABI versions.
#define NNG_MAJOR_VERSION 1
#define NNG_MINOR_VERSION 5
#define NNG_PATCH_VERSION 1
#define NNG_PATCH_VERSION 2
#define NNG_RELEASE_SUFFIX "" // if non-empty, this is a pre-release

// Maximum length of a socket address. This includes the terminating NUL.
Expand Down

0 comments on commit 169221d

Please sign in to comment.