mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
fix CipherImpl issue with OpenSSL 1.1
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
// Ax: alpha releases
|
||||
// Bx: beta releases
|
||||
//
|
||||
#define POCO_VERSION 0x01070801
|
||||
#define POCO_VERSION 0x01070802
|
||||
|
||||
|
||||
#endif // Foundation_Version_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user