We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4285da7 commit 75155a4Copy full SHA for 75155a4
include/gmssl/version.h
@@ -24,7 +24,7 @@ Version Public API
24
*/
25
26
#define GMSSL_VERSION_NUM 30000
27
-#define GMSSL_VERSION_STR "GmSSL 3.0.0 Beta"
+#define GMSSL_VERSION_STR "GmSSL 3.0.0"
28
29
int gmssl_version_num(void);
30
const char *gmssl_version_str(void);
0 commit comments