From b0cbefcce3e574949e213c10512fde31bf1164d1 Mon Sep 17 00:00:00 2001 From: Gudmundur Adalsteinsson Date: Fri, 20 Jun 2025 17:08:35 +0000 Subject: [PATCH] Version 4.11.0 --- zmq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq.hpp b/zmq.hpp index 363f74b..cfd8e92 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -148,7 +148,7 @@ /* Version macros for compile-time API version detection */ #define CPPZMQ_VERSION_MAJOR 4 -#define CPPZMQ_VERSION_MINOR 10 +#define CPPZMQ_VERSION_MINOR 11 #define CPPZMQ_VERSION_PATCH 0 #define CPPZMQ_VERSION \