diff options
-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 |