fixed
This commit is contained in:
parent
ea0f4d0651
commit
a620a5d2d0
3 changed files with 17 additions and 104 deletions
2
C/irc.h
2
C/irc.h
|
@ -12,7 +12,7 @@
|
|||
|
||||
#define IRCC_MSG_MAX 512
|
||||
#define IRCC_PING_TIMEOUT 600
|
||||
#define IRCC_VERSION "2.0.1"
|
||||
#define IRCC_VERSION "2.0.2"
|
||||
|
||||
#if defined(ENABLE_SSL) || defined(ENABLE_TLS)
|
||||
#include <openssl/ssl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue