mirror of
https://github.com/anope/anope.git
synced 2026-07-09 06:03:14 +02:00
BUILD : 1.7.8 (615) BUGS : N/A NOTES : PTlink has +a
git-svn-id: svn://svn.anope.org/anope/trunk@615 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@463 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
583d8fde64
commit
9ef454c643
+2
-2
@@ -52,8 +52,8 @@ IRCDVar ircd[] = {
|
||||
0, /* Has Owner */
|
||||
NULL, /* Mode to set for an owner */
|
||||
NULL, /* Mode to unset for an owner */
|
||||
NULL, /* Mode to set for chan admin */
|
||||
NULL, /* Mode to unset for chan admin */
|
||||
"+a", /* Mode to set for chan admin */
|
||||
"-a", /* Mode to unset for chan admin */
|
||||
"+r", /* Mode On Reg */
|
||||
"-r", /* Mode on UnReg */
|
||||
NULL, /* Mode on Nick Change */
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="8"
|
||||
VERSION_BUILD="614"
|
||||
VERSION_BUILD="615"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.8 (615)
|
||||
# BUGS : N/A
|
||||
# NOTES : PTlink has +a
|
||||
#
|
||||
# BUILD : 1.7.8 (614)
|
||||
# BUGS :
|
||||
# NOTES : Updated es.l - thx DrStein
|
||||
|
||||
Reference in New Issue
Block a user