Update version to 4.4.1

This commit is contained in:
Simon Giesecke
2019-07-24 15:15:09 +02:00
committed by GitHub
parent 86876d7307
commit f5b36e5635

View File

@@ -90,7 +90,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 3 #define CPPZMQ_VERSION_MINOR 4
#define CPPZMQ_VERSION_PATCH 1 #define CPPZMQ_VERSION_PATCH 1
#define CPPZMQ_VERSION \ #define CPPZMQ_VERSION \