mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-03-01 10:57:59 +01:00
Problem: wrong version of libzmq in README.
Solution: Change it to CI supported 4.2.0
This commit is contained in:
parent
ecbcf10ddf
commit
869ebe111a
@ -23,7 +23,7 @@ Supported platforms
|
||||
|
||||
- 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.
|
||||
- Tested libzmq versions are
|
||||
- 4.2.4 (without DRAFT API)
|
||||
- 4.2.0 (without DRAFT API)
|
||||
- 4.2.5 (with and without DRAFT API)
|
||||
- Platforms with full support (i.e. CI executing build and tests)
|
||||
- Ubuntu 14.04 x64 (with gcc 4.8.4) (without DRAFT API only)
|
||||
|
Loading…
x
Reference in New Issue
Block a user