From ca890a3d7661991f0a9269106cf2611bcc048d16 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 14 Feb 2014 04:42:53 +0100 Subject: oh right, this thing has a name now --- bouncer/core.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bouncer/core.h') diff --git a/bouncer/core.h b/bouncer/core.h index 28b99f2..0f99d82 100644 --- a/bouncer/core.h +++ b/bouncer/core.h @@ -1,6 +1,9 @@ #ifndef CORE_H #define CORE_H +// CTCP version reply +#define VULPIRC_VERSION_STRING "VulpIRC 0.0.0" + // Set in build.sh //#define USE_GNUTLS -- cgit v1.2.3