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.13-rc1 + v1.7.13 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 e8138d983..6d64d0916 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="13" VERSION_EXTRA="" -VERSION_BUILD="949" +VERSION_BUILD="951" # $Log$ # +# BUILD : 1.7.13 (951) +# BUGS : +# NOTES : Anope 1.7.13 release +# # BUILD : 1.7.13 (949) # BUGS : # NOTES : Anope 1.7.13 release |