From f5963ceadefecabe9a0da61f82682b3e4c4ee6c4 Mon Sep 17 00:00:00 2001 From: Simon Giesecke Date: Wed, 15 Aug 2018 17:55:43 +0200 Subject: [PATCH] Update version to 4.4.0 for next development iteration --- zmq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq.hpp b/zmq.hpp index 97bca4e..a820afe 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -63,7 +63,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 0 #define CPPZMQ_VERSION \