diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-25 16:27:31 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-25 16:27:31 +0000 |
commit | ec2020434a3fdb98e9db03687a5335b2926b45e1 (patch) | |
tree | 4da2682a40ad3072f2bc1900181ab9b631fb495d | |
parent | 00bda9fa4b1d556b3b602524f27f559eab4c437f (diff) |
BUILD : 1.7.11 (897) BUGS : NOTES : Anope 1.7.11 Release
git-svn-id: svn://svn.anope.org/anope/trunk@897 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@644 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | .BANNER | 2 | ||||
-rw-r--r-- | Changes | 4 | ||||
-rw-r--r-- | Changes.conf | 2 | ||||
-rw-r--r-- | Changes.lang | 4 | ||||
-rw-r--r-- | Changes.mysql | 2 | ||||
-rw-r--r-- | version.log | 8 |
6 files changed, 13 insertions, 9 deletions
@@ -6,7 +6,7 @@ |_| |_||_| |_\___/| _/ \___| | | |_| IRC Services - v1.7.10 + v1.7.11 This program will help you to compile your Services, and ask you questions regarding the compile-time settings of it during the process. For more options type ./Config --help @@ -1,5 +1,5 @@ -Anope Version S V N --------------------- +Anope Version 1.7.11 +--------------------- Provided by Anope Dev. <dev@anope.org> - 2005 09/01 A Function to retrieve a module language string. [ #00] 08/21 A NickServ SASET to set options on other nicks (split from SET). [ #00] diff --git a/Changes.conf b/Changes.conf index bf5155bb4..30290d310 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.11 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index eef118927..d3c1f06e4 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,5 +1,5 @@ -Anope Version S V N --------------------- +Anope Version 1.7.11 +--------------------- *** New Strings: NICK_SASET_SYNTAX NICK_SASET_DISABLED diff --git a/Changes.mysql b/Changes.mysql index 3a9749743..123158757 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.11 -------------------- - NONE diff --git a/version.log b/version.log index e9fbb02e7..5d27c927c 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="11" -VERSION_EXTRA="-rc3" -VERSION_BUILD="896" +VERSION_EXTRA="" +VERSION_BUILD="897" # $Log$ # +# BUILD : 1.7.11 (897) +# BUGS : +# NOTES : Anope 1.7.11 Release +# # BUILD : 1.7.11 (896) # BUGS : # NOTES : Fixed minor issues: forgot an 'End If' in install.vbs and an old typo in Changes.conf |