summaryrefslogtreecommitdiff
path: root/src/core/ns_resetpass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ns_resetpass.cpp')
-rw-r--r--src/core/ns_resetpass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ns_resetpass.cpp b/src/core/ns_resetpass.cpp
index be14caa08..9dfd56603 100644
--- a/src/core/ns_resetpass.cpp
+++ b/src/core/ns_resetpass.cpp
@@ -68,7 +68,6 @@ class NSResetPass : public Module
NSResetPass(const std::string &modname, const std::string &creator) : Module(modname, creator)
{
this->SetAuthor("Anope");
- this->SetVersion(VERSION_STRING);
this->SetType(CORE);
if (!Config.UseMail)