Increased ABI version

This commit is contained in:
isundil 2016-04-30 18:26:26 +00:00
commit b63339af89
2 changed files with 2 additions and 3 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 3
#define IRSSI_ABI_VERSION 4
#define DEFAULT_SERVER_ADD_PORT 6667