Update version

This commit is contained in:
Zhi Guan
2026-06-22 09:41:34 +08:00
parent a08f1fe1af
commit f0ff81c1a5
5 changed files with 9 additions and 8 deletions

View File

@@ -17,8 +17,8 @@ extern "C" {
#endif
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0"
#define GMSSL_VERSION_NUM 30300
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1150"
int gmssl_version_num(void);
const char *gmssl_version_str(void);