aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
commit4e041946706d3fc3aed405152028b02ec2794902 (patch)
treeef4a4862f5476c49150cdd25f2ebbb3707ea2246 /bitlbee.h
parentb3117f2524775ff7c61ead7c3bdb3799064ed97f (diff)
parentfb51d85751b36098ad4271bc4553ade4dc53f20b (diff)
Merging BitlBee 1.2.4+
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/bitlbee.h b/bitlbee.h
index 2224b691..46a91419 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -32,7 +32,7 @@
#define _WIN32_WINNT 0x0501
#define PACKAGE "BitlBee"
-#define BITLBEE_VERSION "1.2.3"
+#define BITLBEE_VERSION "1.2.4"
#define VERSION BITLBEE_VERSION
#define MAX_STRING 511
@@ -128,7 +128,6 @@
#include "commands.h"
#include "account.h"
#include "nick.h"
-#include "chat.h"
#include "conf.h"
#include "log.h"
#include "ini.h"