Skip to content

Commit 829997d

Browse files
authored
Update version number to 4.6.0 to prepare for next development iteration
1 parent e67fa0e commit 829997d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

103103
/* Version macros for compile-time API version detection */
104104
#define CPPZMQ_VERSION_MAJOR 4
105-
#define CPPZMQ_VERSION_MINOR 5
105+
#define CPPZMQ_VERSION_MINOR 6
106106
#define CPPZMQ_VERSION_PATCH 0
107107

108108
#define CPPZMQ_VERSION \

0 commit comments

Comments
 (0)