Skip to content

Commit

Permalink
Update version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sigiesec committed Jul 24, 2019
1 parent 86876d7 commit f5b36e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zmq.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

/* Version macros for compile-time API version detection */
#define CPPZMQ_VERSION_MAJOR 4
#define CPPZMQ_VERSION_MINOR 3
#define CPPZMQ_VERSION_MINOR 4
#define CPPZMQ_VERSION_PATCH 1

#define CPPZMQ_VERSION \
Expand Down

0 comments on commit f5b36e5

Please sign in to comment.