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