Update tlcp.c

This commit is contained in:
Zhi Guan
2026-06-15 14:47:33 +08:00
parent 3465d79c55
commit 477480d199
3 changed files with 38 additions and 22 deletions

View File

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