mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Update version to beta
Fix the record_do_recv bug and update version
This commit is contained in:
@@ -62,7 +62,7 @@ Version Public API
|
||||
*/
|
||||
|
||||
#define GMSSL_VERSION_NUM 30000
|
||||
#define GMSSL_VERSION_STR "GmSSL 3.0.0 Alpha"
|
||||
#define GMSSL_VERSION_STR "GmSSL 3.0.0 Beta"
|
||||
|
||||
int gmssl_version_num(void);
|
||||
const char *gmssl_version_str(void);
|
||||
|
||||
Reference in New Issue
Block a user