This commit is contained in:
Your Name 2025-06-14 19:26:42 +00:00
parent ea0f4d0651
commit a620a5d2d0
3 changed files with 17 additions and 104 deletions

View file

@ -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>