summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes1
-rw-r--r--version.log6
2 files changed, 5 insertions, 2 deletions
diff --git a/Changes b/Changes
index 55b4643bc..77ea62ef3 100644
--- a/Changes
+++ b/Changes
@@ -7,7 +7,6 @@ Provided by Anope Dev. <dev@anope.org> - 2004
08/10 F Fixed previous BotServ buffer fix. [#131]
08/10 F Updated documentation to reflect the changed build process. [ #00]
07/23 F Fixed BotServ buffer [#131]
-07/23 F Fixed BotServ buffer [#131]
07/22 F Free NSNickTracking when a user quits. [#126]
07/22 F NOOP bug with wildcards. [#115]
07/22 F Removed RESTRICTED from incorrectly labeled lang file entry. [#111]
diff --git a/version.log b/version.log
index 2088fe80f..4402afca0 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
-VERSION_BUILD="317"
+VERSION_BUILD="318"
# $Log$
#
+# BUILD : 1.7.5 (318)
+# BUGS : N/A
+# NOTES : fixed a rearanging error in Changes which i caused :)
+#
# BUILD : 1.7.5 (317)
# BUGS : N/A
# NOTES : autoconf should now deal with no mysql properly