Skip to content

Commit 869ebe1

Browse files
committed
Problem: wrong version of libzmq in README.
Solution: Change it to CI supported 4.2.0
1 parent ecbcf10 commit 869ebe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Supported platforms
2323

2424
- Only a subset of the platforms that are supported by libzmq itself are supported. Some features already require a compiler supporting C++11. In the future, probably all features will require C++11. To build and run the tests, cmake and googletest are required.
2525
- Tested libzmq versions are
26-
- 4.2.4 (without DRAFT API)
26+
- 4.2.0 (without DRAFT API)
2727
- 4.2.5 (with and without DRAFT API)
2828
- Platforms with full support (i.e. CI executing build and tests)
2929
- Ubuntu 14.04 x64 (with gcc 4.8.4) (without DRAFT API only)

0 commit comments

Comments
 (0)