mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 20:49:01 -04:00
Bump to 1.1-release
This commit is contained in:
parent
becfc8d586
commit
b7eafa6502
@ -41,8 +41,8 @@
|
||||
|
||||
#define KORE_NAME_STRING "kore"
|
||||
#define KORE_VERSION_MAJOR 1
|
||||
#define KORE_VERSION_MINOR 0
|
||||
#define KORE_VERSION_STATE "current"
|
||||
#define KORE_VERSION_MINOR 1
|
||||
#define KORE_VERSION_STATE "release"
|
||||
|
||||
#define errno_s strerror(errno)
|
||||
#define ssl_errno_s ERR_error_string(ERR_get_error(), NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user