Skip to content

Commit

Permalink
Update version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzhi committed Feb 15, 2023
1 parent 4913f94 commit 15f7bc6
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 @@ -26,7 +26,7 @@ Version Public API
*/

#define GMSSL_VERSION_NUM 30100
#define GMSSL_VERSION_STR "GmSSL 3.1.0 Dev"
#define GMSSL_VERSION_STR "GmSSL 3.1.0 PR1"

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

0 comments on commit 15f7bc6

Please sign in to comment.