summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--version.log6
2 files changed, 6 insertions, 2 deletions
diff --git a/Changes b/Changes
index acb46f431..6b8ab8fbb 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,9 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2004
+06/18 A Added proper Bahamut1.8 support. [ #55]
06/22 F Changed all strcasecmp's to stricmp's [ #00]
06/20 F PTLink server support [ #00]
-06/18 A Added proper Bahamut1.8 support. [ #55]
Anope Version 1.7.4
-------------------
diff --git a/version.log b/version.log
index 8ae6ecbf4..46f3c9aa0 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="4"
-VERSION_BUILD="211"
+VERSION_BUILD="212"
# $Log$
#
+# BUILD : 1.7.4 (212)
+# BUGS : none
+# NOTES : Moved Changes entries around.
+#
# BUILD : 1.7.4 (211)
# BUGS : N/A
# NOTES : Fixed a booboo with my last commit :)