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