Skip to content

Commit

Permalink
update version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Nov 23, 2024
1 parent 4860eab commit 1b16f6f
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 0x0080500f
#define LOPENSSL_VERSION_NUM 0x0090100f
#ifndef LOPENSSL_VERSION
#define LOPENSSL_VERSION "0.8.5"
#define LOPENSSL_VERSION "0.9.1"
#endif

#if OPENSSL_VERSION_NUMBER >= 0x10000000L
Expand Down

0 comments on commit 1b16f6f

Please sign in to comment.