This commit is contained in:
Zhi Guan
2026-06-19 21:27:38 +08:00
parent 2d37e9b991
commit 88df05a81a
5 changed files with 18 additions and 8 deletions

View File

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