From 82b891248a2a88b72b8485219d76ba88cfe48528 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 4 Jan 2025 21:17:24 -0800 Subject: Version 1.10 release updates --- include/nng/nng.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/nng/nng.h b/include/nng/nng.h index e5e6cf7d..710e850f 100644 --- a/include/nng/nng.h +++ b/include/nng/nng.h @@ -60,7 +60,7 @@ extern "C" { #define NNG_MINOR_VERSION 10 #define NNG_PATCH_VERSION 0 // if non-empty (i.e. "pre"), this is a pre-release -#define NNG_RELEASE_SUFFIX "pre" +#define NNG_RELEASE_SUFFIX "" // Maximum length of a socket address. This includes the terminating NUL. // This limit is built into other implementations, so do not change it. -- cgit v1.2.3-70-g09d2