Skip to content

Commit c425885

Browse files
committed
release 0.8.2-0
* more test and increment coveralls * fix bug and clean unneed code
1 parent 0603f48 commit c425885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/openssl.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
*/
5959

6060
/* MNNFFPPS */
61-
#define LOPENSSL_VERSION_NUM 0x0080100f
61+
#define LOPENSSL_VERSION_NUM 0x0080200f
6262
#ifndef LOPENSSL_VERSION
63-
#define LOPENSSL_VERSION "0.8.1"
63+
#define LOPENSSL_VERSION "0.8.2"
6464
#endif
6565

6666
#if OPENSSL_VERSION_NUMBER >= 0x10000000L

0 commit comments

Comments
 (0)