1
0
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:
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
@@ -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+");