mirror of
https://github.com/anope/anope.git
synced 2026-06-29 13:36:38 +02:00
BUILD : 1.7.22 (1442) BUGS : NOTES : Development Framework
git-svn-id: svn://svn.anope.org/anope/trunk@1442 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1156 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
2923c21db7
commit
e424ac477a
@@ -1,3 +1,6 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
|
||||
Anope Version 1.7.22
|
||||
--------------------
|
||||
01/24 A Added a check for hosts too long in BotServs bots. [ #00]
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.22
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.22
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
Anope Version 1.7.22
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
+6
-2
@@ -8,11 +8,15 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="22"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1440"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1442"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.22 (1442)
|
||||
# BUGS :
|
||||
# NOTES : Development Framework
|
||||
#
|
||||
# BUILD : 1.7.22 (1440)
|
||||
# BUGS :
|
||||
# NOTES : Anope 1.7.22 release
|
||||
|
||||
Reference in New Issue
Block a user