1
0
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:
Adam
2010-06-18 18:44:52 -04:00
parent 8f60562dfa
commit cd9ec6fe10
155 changed files with 156 additions and 155 deletions
+1 -1
View File
@@ -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+");