mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-01-06 00:31:14 +01:00
Bump version number to 4.8.0 after release to prepare for next development iteration
This commit is contained in:
parent
fef905d598
commit
07ac9fef63
2
zmq.hpp
2
zmq.hpp
@ -143,7 +143,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 7
|
#define CPPZMQ_VERSION_MINOR 8
|
||||||
#define CPPZMQ_VERSION_PATCH 0
|
#define CPPZMQ_VERSION_PATCH 0
|
||||||
|
|
||||||
#define CPPZMQ_VERSION \
|
#define CPPZMQ_VERSION \
|
||||||
|
Loading…
Reference in New Issue
Block a user