summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-06-04 19:03:40 +0200
committerailin-nemui <ailin-nemui@users.noreply.github.com>2017-06-04 19:03:40 +0200
commit78a390f4796a97a3624feee2728018484c8485f8 (patch)
tree3ebc809fff0446aaff2e637739a733c3ebedddef /src/common.h
parent79bbca4644cad7f2dee89c7ac6b8f9acc2c8b427 (diff)
downloadirssi-78a390f4796a97a3624feee2728018484c8485f8.zip
abi up
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index b6f9153e..b4fc6d28 100644
--- a/src/common.h
+++ b/src/common.h
@@ -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 9
+#define IRSSI_ABI_VERSION 10
#define DEFAULT_SERVER_ADD_PORT 6667