mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-01-07 09:48:07 +01:00
Merge pull request #264 from sigiesec/start-4-4-0
Update version to 4.4.0 for next development iteration
This commit is contained in:
commit
8ff83257ac
2
zmq.hpp
2
zmq.hpp
@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
/* Version macros for compile-time API version detection */
|
/* Version macros for compile-time API version detection */
|
||||||
#define CPPZMQ_VERSION_MAJOR 4
|
#define CPPZMQ_VERSION_MAJOR 4
|
||||||
#define CPPZMQ_VERSION_MINOR 3
|
#define CPPZMQ_VERSION_MINOR 4
|
||||||
#define CPPZMQ_VERSION_PATCH 0
|
#define CPPZMQ_VERSION_PATCH 0
|
||||||
|
|
||||||
#define CPPZMQ_VERSION \
|
#define CPPZMQ_VERSION \
|
||||||
|
Loading…
Reference in New Issue
Block a user