summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-08 05:45:40 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-08 05:45:40 +0000
commit2278e8c77bd2d713fda3591a9d3fa1732d7c9f6a (patch)
treec98fde12680f571b7a836208baf7c61eb8f3ae10 /version.log
parent2f44331e17a1673580725cf9fb097b82e6393502 (diff)
BUILD : 1.7.8 (607) BUGS : N/A NOTES : Clean up after proxy was removed, some Win32 touch ups
git-svn-id: svn://svn.anope.org/anope/trunk@607 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@455 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
-rw-r--r--version.log6
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log
index ebe997245..a38c69d57 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="606"
+VERSION_BUILD="607"
# $Log$
#
+# BUILD : 1.7.8 (607)
+# BUGS : N/A
+# NOTES : Clean up after proxy was removed, some Win32 touch ups
+#
# BUILD : 1.7.8 (606)
# BUGS :
# NOTES : Removed proxy detector code from the core, threads stuff still there. Needs good testing