aboutsummaryrefslogtreecommitdiff
path: root/kike.c
diff options
context:
space:
mode:
Diffstat (limited to 'kike.c')
-rw-r--r--kike.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/kike.c b/kike.c
index 76c7143..f9eb5c3 100644
--- a/kike.c
+++ b/kike.c
@@ -18,8 +18,9 @@
*
*/
+#include "config.h"
+#undef PROGRAM_NAME
#define PROGRAM_NAME "kike"
-#define PROGRAM_VERSION "alpha"
#include "common.c"
#include "kike-replies.c"