mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-04-27 18:30:54 +02:00
Increase version number to 4.7.0 after release to prepare for next development iteration
This commit is contained in:
parent
8d5c9a8898
commit
70d059bd0a
2
zmq.hpp
2
zmq.hpp
@ -102,7 +102,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 6
|
#define CPPZMQ_VERSION_MINOR 7
|
||||||
#define CPPZMQ_VERSION_PATCH 0
|
#define CPPZMQ_VERSION_PATCH 0
|
||||||
|
|
||||||
#define CPPZMQ_VERSION \
|
#define CPPZMQ_VERSION \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user