summaryrefslogtreecommitdiff
path: root/src/core/cs_akick.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cs_akick.c')
-rw-r--r--src/core/cs_akick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/cs_akick.c b/src/core/cs_akick.c
index 44511a7c1..6b50be117 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -31,7 +31,7 @@ int AnopeInit(int argc, char **argv)
Command *c;
moduleAddAuthor("Anope");
- moduleAddVersion("$Id$");
+ moduleAddVersion(VERSION_STRING);
moduleSetType(CORE);
c = createCommand("AKICK", do_akick, NULL, CHAN_HELP_AKICK, -1, -1, -1,