This commit is contained in:
Zhi Guan
2026-06-17 08:36:58 +08:00
parent 8682cecb8f
commit f45919d0f7
6 changed files with 34 additions and 15 deletions

View File

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