From 3bcbd9dad2f57180aacd4b4aea292a74f0de7ef4 Mon Sep 17 00:00:00 2001 From: Gudmundur Adalsteinsson Date: Fri, 20 Jun 2025 19:15:08 +0200 Subject: [PATCH] Version 4.11.0 (#662) --- 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 \