This commit is contained in:
Zhi Guan
2026-06-23 00:01:28 +08:00
parent 79ed4489e3
commit 967c66ff7d
5 changed files with 693 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30300
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1160"
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1161"
int gmssl_version_num(void);
const char *gmssl_version_str(void);