Commit 21157f7d authored by Pieter Hintjens's avatar Pieter Hintjens

Next version off libzmq master is 4.1.0

parent 84a013e3
......@@ -72,8 +72,8 @@ typedef unsigned __int16 uint16_t;
/******************************************************************************/
/* Version macros for compile-time API version detection */
#define ZMQ_VERSION_MAJOR 3
#define ZMQ_VERSION_MINOR 3
#define ZMQ_VERSION_MAJOR 4
#define ZMQ_VERSION_MINOR 1
#define ZMQ_VERSION_PATCH 0
#define ZMQ_MAKE_VERSION(major, minor, patch) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment