summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-15 23:18:30 +0000
committerrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-15 23:18:30 +0000
commitf52c92f2d820ed9e981f5789667297b6c080ba2b (patch)
tree173e2cbdb1bdde26dfc38a4dc23e2324ade815a0 /version.log
parent1d4db8b86d02a48c3c74c5f8c6a0bc3e62e0e49c (diff)
BUILD : 1.7.8 (626) BUGS : N/A NOTES : Moved the protect defines out of the ircd protocol header files.
git-svn-id: svn://svn.anope.org/anope/trunk@626 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@474 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
-rw-r--r--version.log7
1 files changed, 6 insertions, 1 deletions
diff --git a/version.log b/version.log
index e9d83789a..fdc2ff79d 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="625"
+VERSION_BUILD="626"
# $Log$
#
+# BUILD : 1.7.8 (626)
+# BUGS : N/A
+# NOTES : Moved the protect defines out of the ircd protocol header files.
+#
+#
# BUILD : 1.7.8 (625)
# BUGS : 319
# NOTES : Globalized do_getkey by DrStein.