From f5b36e563598d48fcc0d82e589d3596afef945ae Mon Sep 17 00:00:00 2001 From: Simon Giesecke Date: Wed, 24 Jul 2019 15:15:09 +0200 Subject: [PATCH] Update version to 4.4.1 --- zmq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq.hpp b/zmq.hpp index 12accd95..84511157 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -90,7 +90,7 @@ /* Version macros for compile-time API version detection */ #define CPPZMQ_VERSION_MAJOR 4 -#define CPPZMQ_VERSION_MINOR 3 +#define CPPZMQ_VERSION_MINOR 4 #define CPPZMQ_VERSION_PATCH 1 #define CPPZMQ_VERSION \