Increase version number to 4.7.0 after release to prepare for next development iteration

This commit is contained in:
Simon Giesecke 2020-01-17 17:32:09 +01:00 committed by GitHub
parent 8d5c9a8898
commit 70d059bd0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@
/* Version macros for compile-time API version detection */
#define CPPZMQ_VERSION_MAJOR 4
#define CPPZMQ_VERSION_MINOR 6
#define CPPZMQ_VERSION_MINOR 7
#define CPPZMQ_VERSION_PATCH 0
#define CPPZMQ_VERSION \