summaryrefslogtreecommitdiff
path: root/src/core/cs_suspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cs_suspend.c')
-rw-r--r--src/core/cs_suspend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/cs_suspend.c b/src/core/cs_suspend.c
index 40278ea52..f2cd30378 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -30,7 +30,7 @@ int AnopeInit(int argc, char **argv)
Command *c;
moduleAddAuthor("Anope");
- moduleAddVersion("$Id$");
+ moduleAddVersion(VERSION_STRING);
moduleSetType(CORE);
c = createCommand("SUSPEND", do_suspend, is_services_oper, -1, -1,