mirror of
https://github.com/anope/anope.git
synced 2026-06-23 07:26:38 +02:00
Changed the versioning system to use git
This commit is contained in:
@@ -26,6 +26,8 @@ Module::Module(const std::string &mname, const std::string &creator)
|
||||
|
||||
this->created = time(NULL);
|
||||
|
||||
this->SetVersion(Anope::Version());
|
||||
|
||||
Modules.push_back(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user