Version number bumped to 4.0.0

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
Martin Sustrik 2011-07-15 08:11:42 +02:00
parent 57c1342c68
commit 73630de98a

View File

@ -53,7 +53,7 @@ extern "C" {
/******************************************************************************/
/* Version macros for compile-time API version detection */
#define ZMQ_VERSION_MAJOR 3
#define ZMQ_VERSION_MAJOR 4
#define ZMQ_VERSION_MINOR 0
#define ZMQ_VERSION_PATCH 0