diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-30 01:57:38 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-30 01:57:38 +0000 |
commit | 84c5b799cc6833fd78b74f7887883c7f8832d70f (patch) | |
tree | f857c0932201865aefb658019102c5902eae14e5 | |
parent | 6fe351588f39d5b6d80f782be32a85ce32c23896 (diff) |
BUILD : 1.7.8 (561) BUGS : none NOTES : Anope 1.7.8 Release.
git-svn-id: svn://svn.anope.org/anope/trunk@561 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@414 5417fbe8-f217-4b02-8779-1006273d7864
-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 |