From 8d8494ad6b2a10e5439b7a4bd621465c57ca9a27 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 18 Mar 2018 21:35:50 -0700 Subject: Bump API to 0.7.0. --- src/nng.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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. -- cgit v1.2.3-70-g09d2