mirror of
https://github.com/anope/anope.git
synced 2026-07-03 04:23:13 +02:00
Changed the versioning system to use git
This commit is contained in:
@@ -85,7 +85,6 @@ class CSSetEntryMsg : public Module
|
||||
CSSetEntryMsg(const std::string &modname, const std::string &creator) : Module(modname, creator)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
this->SetVersion(VERSION_STRING);
|
||||
this->SetType(CORE);
|
||||
|
||||
Command *c = FindCommand(ChanServ, "SET");
|
||||
|
||||
Reference in New Issue
Block a user