1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00

up abi ver

This commit is contained in:
ailin-nemui 2017-03-14 09:54:28 +01:00
parent e2e02160cd
commit 966efced3c

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 8
#define IRSSI_ABI_VERSION 9
#define DEFAULT_SERVER_ADD_PORT 6667