Update record_print

This commit is contained in:
Zhi Guan
2026-06-20 11:05:46 +08:00
parent e27300f00a
commit 9a25e2a444
6 changed files with 61 additions and 28 deletions

View File

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