store type of window binds

This commit is contained in:
Ailin Nemui 2019-01-30 11:17:36 +01:00 committed by ailin-nemui
commit 8543b874a2
3 changed files with 7 additions and 5 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 19
#define IRSSI_ABI_VERSION 20
#define DEFAULT_SERVER_ADD_PORT 6667
#define DEFAULT_SERVER_ADD_TLS_PORT 6697