Skip to content

Commit 07ac9fe

Browse files
authored
Bump version number to 4.8.0 after release to prepare for next development iteration
1 parent fef905d commit 07ac9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143

144144
/* Version macros for compile-time API version detection */
145145
#define CPPZMQ_VERSION_MAJOR 4
146-
#define CPPZMQ_VERSION_MINOR 7
146+
#define CPPZMQ_VERSION_MINOR 8
147147
#define CPPZMQ_VERSION_PATCH 0
148148

149149
#define CPPZMQ_VERSION \

0 commit comments

Comments
 (0)