diff options
-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 |