Skip to content

Commit

Permalink
bump version to v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Mar 12, 2023
1 parent 2320045 commit a082bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/openssl.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
*/

/* MNNFFPPS */
#define LOPENSSL_VERSION_NUM 0x0080200f
#define LOPENSSL_VERSION_NUM 0x0080300f
#ifndef LOPENSSL_VERSION
#define LOPENSSL_VERSION "0.8.2"
#define LOPENSSL_VERSION "0.8.3"
#endif

#if OPENSSL_VERSION_NUMBER >= 0x10000000L
Expand Down

0 comments on commit a082bae

Please sign in to comment.