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-12-31 22:28:55 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-12-31 22:28:55 +0000
commit5ed652014d0c29159b643e8bf7f0b9231aad3dd1 (patch)
tree26e54293cca7d36c945d9eda1780d4237fdc2d8a
parent327d27183fef9b5d64c0adc8d8703e68e0388f7e (diff)
BUILD : 1.7.18 (1214) BUGS : NOTES : Anope 1.7.18 Release
git-svn-id: svn://svn.anope.org/anope/trunk@1214 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@933 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 42923e1cb..8f6eb9ed8 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.18
--------------------
12/09 A Ability to see if AutoOp is enabled in NickServ INFO displays. [#621]
12/12 A EVENT_BOT_KICK and EVENT_BOT_BAN added for modules. [ #00]
diff --git a/Changes.conf b/Changes.conf
index 865362a0b..5f3ee4b41 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.18
--------------------
** ADDED CONFIGURATION DIRECTIVES **
###########################################################################
diff --git a/Changes.lang b/Changes.lang
index d974b26ef..ce4bf626b 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.18
--------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index b14a801b9..3ce08ed2b 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.18
--------------------
- DROP TABLE IF EXISTS `anope_os_status`
- ALTER TABLE `anope_bs_core` ADD `active` TINYINT( 1 ) DEFAULT '1' NOT NULL
diff --git a/version.log b/version.log
index f8756bdf6..65bb33fe6 100644
--- a/version.log
+++ b/version.log
@@ -7,12 +7,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
-VERSION_PATCH="17"
-VERSION_EXTRA="-svn"
-VERSION_BUILD="1213"
+VERSION_PATCH="18"
+VERSION_EXTRA=""
+VERSION_BUILD="1214"
# $Log$
#
+# BUILD : 1.7.18 (1214)
+# BUGS :
+# NOTES : Anope 1.7.18 Release
+#
# BUILD : 1.7.17 (1213)
# BUGS : 651 653
# NOTES : Fixed channel joins being logged twice in debug mode on some IRCds and BotServ incorrectly attempting to remove bans with BSSmartJoin