Skip to content

Commit 75155a4

Browse files
committed
Update version to 3.0.0
1 parent 4285da7 commit 75155a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/gmssl/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Version Public API
2424
*/
2525

2626
#define GMSSL_VERSION_NUM 30000
27-
#define GMSSL_VERSION_STR "GmSSL 3.0.0 Beta"
27+
#define GMSSL_VERSION_STR "GmSSL 3.0.0"
2828

2929
int gmssl_version_num(void);
3030
const char *gmssl_version_str(void);

0 commit comments

Comments
 (0)