Skip to content

Commit 84aa701

Browse files
committed
Bunch version to 1.11.
1 parent 25bceca commit 84aa701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/nng/nng.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ extern "C" {
5757
// We use SemVer, and these versions are about the API, and
5858
// may not necessarily match the ABI versions.
5959
#define NNG_MAJOR_VERSION 1
60-
#define NNG_MINOR_VERSION 10
60+
#define NNG_MINOR_VERSION 11
6161
#define NNG_PATCH_VERSION 0
6262
// if non-empty (i.e. "pre"), this is a pre-release
6363
#define NNG_RELEASE_SUFFIX ""

0 commit comments

Comments
 (0)