fixed GH #1665: CipherImpl memory leak with OpenSSL 1.1

This commit is contained in:
Guenter Obiltschnig
2017-04-16 08:32:57 +02:00
parent c5c75e1989
commit a141f9fbe1
6 changed files with 18 additions and 4 deletions

View File

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