Skip to content

Commit a082bae

Browse files
committed
bump version to v0.8.3
1 parent 2320045 commit a082bae

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
@@ -59,9 +59,9 @@
5959
*/
6060

6161
/* MNNFFPPS */
62-
#define LOPENSSL_VERSION_NUM 0x0080200f
62+
#define LOPENSSL_VERSION_NUM 0x0080300f
6363
#ifndef LOPENSSL_VERSION
64-
#define LOPENSSL_VERSION "0.8.2"
64+
#define LOPENSSL_VERSION "0.8.3"
6565
#endif
6666

6767
#if OPENSSL_VERSION_NUMBER >= 0x10000000L

0 commit comments

Comments
 (0)