summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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