fix CipherImpl issue with OpenSSL 1.1

This commit is contained in:
Günter Obiltschnig
2017-04-18 11:42:39 +02:00
parent 6da4af32a5
commit 8237e9ba14
6 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
// Ax: alpha releases
// Bx: beta releases
//
#define POCO_VERSION 0x01070801
#define POCO_VERSION 0x01070802
#endif // Foundation_Version_INCLUDED