From 429fa4e741e713dbd6adcde815fe7139e691b5b2 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Fri, 28 Oct 2005 17:21:22 +0000 Subject: [PATCH] BUILD : 1.7.12 (918) BUGS : NOTES : 1.7.12 Release git-svn-id: svn://svn.anope.org/anope/trunk@918 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@664 5417fbe8-f217-4b02-8779-1006273d7864 --- .BANNER | 2 +- version.log | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) 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