Minor fix

This commit is contained in:
Zhi Guan
2026-06-21 10:03:19 +08:00
parent 3e986d2011
commit df66e689aa
5 changed files with 20 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.1134"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1140"
int gmssl_version_num(void);
const char *gmssl_version_str(void);