mirror of
https://github.com/anope/anope.git
synced 2026-07-08 16:23:12 +02:00
Set all of the core modules versions to VERSION_STRING - SVN is now officially not used anymore
This commit is contained in:
@@ -1811,7 +1811,7 @@ int AnopeInit(int argc, char **argv)
|
||||
{
|
||||
|
||||
moduleAddAuthor("Anope");
|
||||
moduleAddVersion("$Id$");
|
||||
moduleAddVersion(VERSION_STRING);
|
||||
moduleSetType(PROTOCOL);
|
||||
|
||||
pmodule_ircd_version("ShadowIRCd 4.0+");
|
||||
|
||||
Reference in New Issue
Block a user