summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex 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
committergeniusdex 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
commitec2020434a3fdb98e9db03687a5335b2926b45e1 (patch)
tree4da2682a40ad3072f2bc1900181ab9b631fb495d
parent00bda9fa4b1d556b3b602524f27f559eab4c437f (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--.BANNER2
-rw-r--r--Changes4
-rw-r--r--Changes.conf2
-rw-r--r--Changes.lang4
-rw-r--r--Changes.mysql2
-rw-r--r--version.log8
6 files changed, 13 insertions, 9 deletions
diff --git a/.BANNER b/.BANNER
index 887687e44..f2fa64f7b 100644
--- a/.BANNER
+++ b/.BANNER
@@ -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
diff --git a/Changes b/Changes
index 5ce9d5c7e..5d092ea98 100644
--- a/Changes
+++ b/Changes
@@ -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