Skip to content

Commit f5b36e5

Browse files
authored
Update version to 4.4.1
1 parent 86876d7 commit f5b36e5

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
@@ -90,7 +90,7 @@
9090

9191
/* Version macros for compile-time API version detection */
9292
#define CPPZMQ_VERSION_MAJOR 4
93-
#define CPPZMQ_VERSION_MINOR 3
93+
#define CPPZMQ_VERSION_MINOR 4
9494
#define CPPZMQ_VERSION_PATCH 1
9595

9696
#define CPPZMQ_VERSION \

0 commit comments

Comments
 (0)