(cmake) change the way zlib and openssl are searched
This commit is contained in:
parent
89e7a35a81
commit
7c1b57c8cd
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All changes to this project will be documented in this file.
|
All changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [9.8.6] - 2020-07-06
|
||||||
|
|
||||||
|
(cmake) change the way zlib and openssl are searched
|
||||||
|
|
||||||
## [9.8.5] - 2020-07-06
|
## [9.8.5] - 2020-07-06
|
||||||
|
|
||||||
(cobra python bots) remove the test which stop the bot when events do not follow cobra metrics system schema with an id and a device entry
|
(cobra python bots) remove the test which stop the bot when events do not follow cobra metrics system schema with an id and a device entry
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "9.8.5"
|
#define IX_WEBSOCKET_VERSION "9.8.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user