aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitlbee.h b/bitlbee.h
index 64266850..6c3a437f 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -122,7 +122,7 @@ extern "C" {
#define DEFAULT_AWAY "Away from computer"
#define CONTROL_TOPIC "Welcome to the control channel. Type \2help\2 for help information."
-#define IRCD_INFO "BitlBee <http://www.bitlbee.org/>"
+#define IRCD_INFO PACKAGE " <http://www.bitlbee.org/>"
#define MAX_NICK_LENGTH 24