mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-10-16 07:23:46 +02:00
Increase version number to 4.7.0 after release to prepare for next development iteration
This commit is contained in:
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 \
|
||||||
|
Reference in New Issue
Block a user