This commit is contained in:
Zhi Guan
2026-06-17 16:07:18 +08:00
parent ea35a8cea3
commit f38142d35e
4 changed files with 8 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1079"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1080"
int gmssl_version_num(void);
const char *gmssl_version_str(void);