release: freeze version for 3.2.0

This commit is contained in:
Zhi Guan
2026-06-21 10:59:12 +08:00
parent 7fbeac560a
commit 92c92a5b6c
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.1142"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1143"
int gmssl_version_num(void);
const char *gmssl_version_str(void);