mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-09-22 21:34:12 +08:00
Update version to 3.1.1 Dev
This commit is contained in:
@@ -25,8 +25,8 @@ Version Public API
|
|||||||
gmssl_version_str
|
gmssl_version_str
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define GMSSL_VERSION_NUM 30100
|
#define GMSSL_VERSION_NUM 30101
|
||||||
#define GMSSL_VERSION_STR "GmSSL 3.1.0"
|
#define GMSSL_VERSION_STR "GmSSL 3.1.1 Dev"
|
||||||
|
|
||||||
_gmssl_export int gmssl_version_num(void);
|
_gmssl_export int gmssl_version_num(void);
|
||||||
_gmssl_export const char *gmssl_version_str(void);
|
_gmssl_export const char *gmssl_version_str(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user