Skip to content

Commit b0cbefc

Browse files
authored
Version 4.11.0
1 parent 8f641a3 commit b0cbefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148

149149
/* Version macros for compile-time API version detection */
150150
#define CPPZMQ_VERSION_MAJOR 4
151-
#define CPPZMQ_VERSION_MINOR 10
151+
#define CPPZMQ_VERSION_MINOR 11
152152
#define CPPZMQ_VERSION_PATCH 0
153153

154154
#define CPPZMQ_VERSION \

0 commit comments

Comments
 (0)