Update tls13_server.c

This commit is contained in:
Zhi Guan
2026-06-17 15:58:11 +08:00
parent c44fbf5182
commit 7ef784a9fc
3 changed files with 5 additions and 5 deletions

View File

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