summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
Diffstat (limited to 'version.log')
-rw-r--r--version.log10
1 files changed, 6 insertions, 4 deletions
diff --git a/version.log b/version.log
index b2a666349..f8ad4a4b3 100644
--- a/version.log
+++ b/version.log
@@ -6,11 +6,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
-VERSION_PATCH="4"
-VERSION_EXTRA="-git"
-VERSION_BUILD="3036"
+VERSION_PATCH="5"
+VERSION_EXTRA=""
+VERSION_BUILD="3037"
-# $Log$ # Changes since the 1.8.4 Release
+# $Log$ # Changes since 1.8.5 Release
+
+# Leading up to 1.8.5 Release
#Revision 3036 - Various windows build scripts fixes and to include ns_noop_convert & os_ignore_db.dll in builds
#Revision 3035 - Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only when needed.
#Revision 3034 - Fixed comments in insp20 protocol module to be accepted by all supported compilers.