(cmake) change the way zlib and openssl are searched

This commit is contained in:
Benjamin Sergeant 2020-07-07 10:58:20 -07:00
parent 89e7a35a81
commit 7c1b57c8cd
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
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
(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

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.8.5"
#define IX_WEBSOCKET_VERSION "9.8.6"