diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 2 | ||||
-rw-r--r-- | Changes.lang | 2 | ||||
-rw-r--r-- | Changes.mysql | 2 | ||||
-rw-r--r-- | version.log | 8 |
5 files changed, 10 insertions, 6 deletions
@@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.8 ------------------- Provided by Anope Dev. <dev@anope.org> - 2005 01/23 A Support for Ratbox IRCD (With and Without TS6) [ #00] diff --git a/Changes.conf b/Changes.conf index 19eba34d9..acf148038 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.8 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 1ad548d9e..cf4924aff 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.8 ------------------- *** New Strings: OPER_HELP_SET_IGNORE diff --git a/Changes.mysql b/Changes.mysql index edf7cba25..d9b0b6ad7 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.8 ------------------- Anope Version 1.7.7 diff --git a/version.log b/version.log index cf7c474ae..e4d4c8351 100644 --- a/version.log +++ b/version.log @@ -7,11 +7,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="7" -VERSION_BUILD="560" +VERSION_PATCH="8" +VERSION_BUILD="561" # $Log$ # +# BUILD : 1.7.8 (561) +# BUGS : none +# NOTES : Anope 1.7.8 Release. +# # BUILD : 1.7.7 (560) # BUGS : 290, 291 # NOTES : Fixes HS HELP LIST, and improves on Robs fix for RSEND |