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.9 ------------------- Provided by Anope Dev. <dev@anope.org> - 2005 05/03 A Dutch translation for all modulepack modules, where needed. [ #00] diff --git a/Changes.conf b/Changes.conf index 169664459..33d8926cd 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.9 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** # IRCDModule <module_name> [REQUIRED] diff --git a/Changes.lang b/Changes.lang index c36b7810b..015811ec4 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.9 ------------------- *** New Strings: CHAN_HELP_IRCD_HALFOP diff --git a/Changes.mysql b/Changes.mysql index d6f383a19..c5fd9e91f 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.9 ------------------- - DROP TABLE IF EXISTS anope_os_cache diff --git a/version.log b/version.log index ff69e1370..cf19a281f 100644 --- a/version.log +++ b/version.log @@ -7,11 +7,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="8" -VERSION_BUILD="769" +VERSION_PATCH="9" +VERSION_BUILD="770" # $Log$ # +# BUILD : 1.7.9 (770) +# BUGS : none +# NOTES : Anope 1.7.9 Release. +# # BUILD : 1.7.8 (769) # BUGS : N/A # NOTES : Quick tidy up to cs_enforce |