From b1bd1410cd21932280c838e46ff2ecd4495871b4 Mon Sep 17 00:00:00 2001 From: Gudmundur Adalsteinsson Date: Tue, 20 Jun 2023 10:00:01 +0000 Subject: [PATCH] Version 4.10.0 --- zmq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq.hpp b/zmq.hpp index 34fe163..3fa484c 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -147,7 +147,7 @@ /* Version macros for compile-time API version detection */ #define CPPZMQ_VERSION_MAJOR 4 -#define CPPZMQ_VERSION_MINOR 9 +#define CPPZMQ_VERSION_MINOR 10 #define CPPZMQ_VERSION_PATCH 0 #define CPPZMQ_VERSION \