1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 10:33:13 +02:00

BUILD : 1.7.21 (1412) BUGS : NOTES : Fixed the SVN ID/module version for inspircd11.c

git-svn-id: svn://svn.anope.org/anope/trunk@1412 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1127 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-16 22:41:27 +00:00
parent 932fd33387
commit e9ec7df0b5
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1831,7 +1831,7 @@ int AnopeInit(int argc, char **argv)
moduleAddAuthor("Anope");
moduleAddVersion
("$Id: inspircd11.c 2007-08-28 10:09 GMT -5 katsklaw $");
("$Id$");
moduleSetType(PROTOCOL);
pmodule_ircd_version("inspircdIRCd 1.1");
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
VERSION_BUILD="1411"
VERSION_BUILD="1412"
# $Log$
#
# BUILD : 1.7.21 (1412)
# BUGS :
# NOTES : Fixed the SVN ID/module version for inspircd11.c
#
# BUILD : 1.7.21 (1411)
# BUGS : 887
# NOTES : SGLINE and SQLINE support added for Hybrid