Version 4.10.0

This commit is contained in:
Gudmundur Adalsteinsson 2023-06-20 10:00:01 +00:00 committed by GitHub
parent 9a655c16f2
commit b1bd1410cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,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 9 #define CPPZMQ_VERSION_MINOR 10
#define CPPZMQ_VERSION_PATCH 0 #define CPPZMQ_VERSION_PATCH 0
#define CPPZMQ_VERSION \ #define CPPZMQ_VERSION \