diff --git a/.BANNER b/.BANNER index 5e82dcb92..ccaf01711 100644 --- a/.BANNER +++ b/.BANNER @@ -6,7 +6,7 @@ |_| |_||_| |_\___/| _/ \___| | | |_| IRC Services - v1.7.11-svn + v1.7.12 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 5a06d4678..6f702965c 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="12" -VERSION_EXTRA="-rc1" -VERSION_BUILD="917" +VERSION_EXTRA="" +VERSION_BUILD="918" # $Log$ # +# BUILD : 1.7.12 (918) +# BUGS : +# NOTES : 1.7.12 Release +# # BUILD : 1.7.12 (917) # BUGS : # NOTES : Fixed module loading code to get rid of a few memory leaks and to (hopefully) correctly remove runtime copies when loading fails