diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-23 17:00:14 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-23 17:00:14 +0000 |
commit | 177fa3974f927b5c6d68ecea68f9f9a37ff9fd82 (patch) | |
tree | f1e736c4d7c7db07c78c9b495a359a2b616033c4 | |
parent | daa8a900111fef102421ec52525b417a7e42cca1 (diff) |
BUILD : 1.7.10 (808) BUGS : NOTES : Updated banner for 1.7.10
git-svn-id: svn://svn.anope.org/anope/trunk@808 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@562 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | .BANNER | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -6,7 +6,7 @@ |_| |_||_| |_\___/| _/ \___| | | |_| IRC Services - v1.7.9 + v1.7.10 This program will help you to compile your Services, and ask you questions regarding the compile-time settings of it during the process. For more options type ./Config --help diff --git a/version.log b/version.log index 0231f7302..4e779b9ae 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="10" -VERSION_BUILD="805" +VERSION_BUILD="808" # $Log$ # +# BUILD : 1.7.10 (808) +# BUGS : +# NOTES : Updated banner for 1.7.10 +# # BUILD : 1.7.10 (805) # BUGS : N/A # NOTES : Removed trailing space for whois output |