mirror of
https://github.com/anope/anope.git
synced 2026-06-25 03:46:36 +02:00
Changed the versioning system to use git
This commit is contained in:
@@ -604,7 +604,6 @@ class CSAccess : public Module
|
||||
CSAccess(const std::string &modname, const std::string &creator) : Module(modname, creator)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
this->SetVersion(VERSION_STRING);
|
||||
this->SetType(CORE);
|
||||
|
||||
this->AddCommand(ChanServ, new CommandCSAccess());
|
||||
|
||||
Reference in New Issue
Block a user