Skip to content

Commit

Permalink
Update version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzhi committed Sep 23, 2022
1 parent 4285da7 commit 75155a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/gmssl/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Version Public API
*/

#define GMSSL_VERSION_NUM 30000
#define GMSSL_VERSION_STR "GmSSL 3.0.0 Beta"
#define GMSSL_VERSION_STR "GmSSL 3.0.0"

int gmssl_version_num(void);
const char *gmssl_version_str(void);
Expand Down

0 comments on commit 75155a4

Please sign in to comment.