Bump ABI and add another perl api function

This commit is contained in:
vague666 2019-04-02 09:53:42 +02:00
commit c66fe616e1
2 changed files with 6 additions and 1 deletions

View file

@ -6,7 +6,7 @@
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
#define IRSSI_ABI_VERSION 20
#define IRSSI_ABI_VERSION 21
#define DEFAULT_SERVER_ADD_PORT 6667
#define DEFAULT_SERVER_ADD_TLS_PORT 6697