Skip to content

Commit

Permalink
release 0.8.2-0
Browse files Browse the repository at this point in the history
* more test and increment coveralls
* fix bug and clean unneed code
  • Loading branch information
zhaozg committed Jan 28, 2022
1 parent 0603f48 commit c425885
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 @@ -58,9 +58,9 @@
*/

/* MNNFFPPS */
#define LOPENSSL_VERSION_NUM 0x0080100f
#define LOPENSSL_VERSION_NUM 0x0080200f
#ifndef LOPENSSL_VERSION
#define LOPENSSL_VERSION "0.8.1"
#define LOPENSSL_VERSION "0.8.2"
#endif

#if OPENSSL_VERSION_NUMBER >= 0x10000000L
Expand Down

0 comments on commit c425885

Please sign in to comment.