diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-16 15:28:23 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-16 15:28:23 +0000 |
commit | 81da370760dda9a230dfcb72d8255d9074d622f5 (patch) | |
tree | cfe7b24ee0737f98ce91565bf2a03b43030a451f | |
parent | c2ab9b982de7059a628d1fc92548cc3391bb41cf (diff) |
BUILD : 1.7.8 (685) BUGS : none NOTES : svn FSFS test.
git-svn-id: svn://svn.anope.org/anope/trunk@685 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@512 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,7 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2005 +04/16 I Changed subversion format from bdb to fsfs. [ #00] 03/25 A Added nickserv suspend/unsuspend command. [ #00] 03/25 A Added check for UID in anoperc. Stops running as root. [ #00] 03/11 A Event for database backups. [ #00] diff --git a/version.log b/version.log index d6f0950a5..c49cffb79 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="663" +VERSION_BUILD="685" # $Log$ # +# BUILD : 1.7.8 (685) +# BUGS : none +# NOTES : svn FSFS test. +# # BUILD : 1.7.8 (663) # BUGS : # NOTES : Small typo in last commit |