Skip to content

Commit

Permalink
bump to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Aug 7, 2023
1 parent 23a166c commit 36a2aa5
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 0x0080400f
#define LOPENSSL_VERSION_NUM 0x0080500f
#ifndef LOPENSSL_VERSION
#define LOPENSSL_VERSION "0.8.4"
#define LOPENSSL_VERSION "0.8.5"
#endif

#if OPENSSL_VERSION_NUMBER >= 0x10000000L
Expand Down

0 comments on commit 36a2aa5

Please sign in to comment.