Updated development master to 4.2.x

This commit is contained in:
Pieter Hintjens
2014-10-14 10:39:27 +02:00
parent 7f849b844b
commit bc0f8d5168
2 changed files with 7 additions and 1 deletions

View File

@@ -30,7 +30,7 @@
/* Version macros for compile-time API version detection */
#define ZMQ_VERSION_MAJOR 4
#define ZMQ_VERSION_MINOR 1
#define ZMQ_VERSION_MINOR 2
#define ZMQ_VERSION_PATCH 0
#define ZMQ_MAKE_VERSION(major, minor, patch) \