1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 06:03:14 +02:00

BUILD : 1.7.9 (773) BUGS : none NOTES : Development Framework.

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@533 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-04 23:55:01 +00:00
parent 6db22fcbfb
commit a33e31d790
5 changed files with 29 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
Anope Version 1.7.9
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
+8
View File
@@ -1,3 +1,11 @@
Anope Version 1.7.9
-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
** DELETED CONFIGURATION DIRECTIVES **
Anope Version 1.7.9
-------------------
** ADDED CONFIGURATION DIRECTIVES **
+8
View File
@@ -1,3 +1,11 @@
Anope Version S V N
-------------------
*** New Strings:
*** Mod Strings:
*** Del Strings:
Anope Version 1.7.9
-------------------
*** New Strings:
+4
View File
@@ -1,3 +1,7 @@
Anope Version S V N
-------------------
- NONE
Anope Version 1.7.9
-------------------
- DROP TABLE IF EXISTS anope_os_cache
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="9"
VERSION_BUILD="771"
VERSION_BUILD="773"
# $Log$
#
# BUILD : 1.7.9 (773)
# BUGS : none
# NOTES : Development Framework.
#
# BUILD : 1.7.9 (771)
# BUGS : none
# NOTES : Anope 1.7.9 Release (fixed compiler warning).