We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86876d7 commit f5b36e5Copy full SHA for f5b36e5
zmq.hpp
@@ -90,7 +90,7 @@
90
91
/* Version macros for compile-time API version detection */
92
#define CPPZMQ_VERSION_MAJOR 4
93
-#define CPPZMQ_VERSION_MINOR 3
+#define CPPZMQ_VERSION_MINOR 4
94
#define CPPZMQ_VERSION_PATCH 1
95
96
#define CPPZMQ_VERSION \
0 commit comments