From 07ac9fef6397350f0c2bbe40afea299b8b6690fe Mon Sep 17 00:00:00 2001 From: Simon Giesecke Date: Wed, 30 Sep 2020 12:24:28 +0200 Subject: [PATCH] Bump version number to 4.8.0 after release to prepare for next development iteration --- zmq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq.hpp b/zmq.hpp index 9135c01..4ffabcd 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -143,7 +143,7 @@ /* Version macros for compile-time API version detection */ #define CPPZMQ_VERSION_MAJOR 4 -#define CPPZMQ_VERSION_MINOR 7 +#define CPPZMQ_VERSION_MINOR 8 #define CPPZMQ_VERSION_PATCH 0 #define CPPZMQ_VERSION \