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>2006-10-09 18:04:20 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-10-09 18:04:20 +0000
commit34b4a16c810eaa478f6f57077bc8c8058918abf9 (patch)
treee920803abdb109a92911f981fec72aa207726947
parentba2af84c207af9e74ab1c6af93856fee8e8d505c (diff)
BUILD : 1.7.16 (1168) BUGS : NOTES : Anope 1.7.16 Release
git-svn-id: svn://svn.anope.org/anope/trunk@1168 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@890 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes2
-rw-r--r--Changes.conf2
-rw-r--r--Changes.lang2
-rw-r--r--Changes.mysql2
-rw-r--r--version.log10
5 files changed, 11 insertions, 7 deletions
diff --git a/Changes b/Changes
index 5f358182b..30e5590fe 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.16
--------------------
Provided by Anope Dev. <dev@anope.org> - 2006
09/10 A Added SASET AUTOOP to NickServ to match SET AUTOOP. [#588]
diff --git a/Changes.conf b/Changes.conf
index 3de5d9ba5..6ab46acee 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.16
--------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index e01b15a5b..78009e3b5 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.16
--------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index dcd08573d..6720433d9 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.16
--------------------
- NONE
diff --git a/version.log b/version.log
index 5305246ac..8ee3ed20e 100644
--- a/version.log
+++ b/version.log
@@ -7,12 +7,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
-VERSION_PATCH="15"
-VERSION_EXTRA="-svn"
-VERSION_BUILD="1167"
+VERSION_PATCH="16"
+VERSION_EXTRA=""
+VERSION_BUILD="1168"
# $Log$
#
+# BUILD : 1.7.16 (1168)
+# BUGS :
+# NOTES : Anope 1.7.16 Release
+#
# BUILD : 1.7.15 (1167)
# BUGS : 609
# NOTES : Removed LANGUAGE from the SASET help for nearly all languages (it was only not there in en_us.l)