mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-11 00:44:50 +01:00
Bump version number to 4.8.0 after release to prepare for next development iteration
This commit is contained in:
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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user