diff options
-rw-r--r-- | Changes | 4 | ||||
-rw-r--r-- | Changes.conf | 8 | ||||
-rw-r--r-- | Changes.lang | 8 | ||||
-rw-r--r-- | Changes.mysql | 4 | ||||
-rw-r--r-- | version.log | 6 |
5 files changed, 29 insertions, 1 deletions
@@ -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 diff --git a/Changes.conf b/Changes.conf index 33d8926cd..09dd93dc5 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,6 +1,14 @@ Anope Version 1.7.9 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** + +** MODIFIED CONFIGURATION DIRECTIVES ** + +** DELETED CONFIGURATION DIRECTIVES ** + +Anope Version 1.7.9 +------------------- +** ADDED CONFIGURATION DIRECTIVES ** # IRCDModule <module_name> [REQUIRED] # The ircd protocol module should be used when connecting anope to your # chosen IRCD. This should be one of the following options, or a file diff --git a/Changes.lang b/Changes.lang index 015811ec4..6a0f1367b 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,3 +1,11 @@ +Anope Version S V N +------------------- +*** New Strings: + +*** Mod Strings: + +*** Del Strings: + Anope Version 1.7.9 ------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index c5fd9e91f..c99ffeffc 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,3 +1,7 @@ +Anope Version S V N +------------------- +- NONE + Anope Version 1.7.9 ------------------- - DROP TABLE IF EXISTS anope_os_cache diff --git a/version.log b/version.log index a86442cd6..2add5173b 100644 --- a/version.log +++ b/version.log @@ -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). |