From 7d1d0ef9ed2766d67ecd89c3b69ad14d20ef8977 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Fri, 28 Oct 2005 21:09:52 +0000 Subject: [PATCH] BUILD : 1.7.12 (920) BUGS : NOTES : Development Framework git-svn-id: svn://svn.anope.org/anope/trunk@920 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@665 5417fbe8-f217-4b02-8779-1006273d7864 --- .BANNER | 2 +- Changes | 4 ++++ Changes.conf | 8 ++++++++ Changes.lang | 8 ++++++++ Changes.mysql | 4 ++++ version.log | 8 ++++++-- 6 files changed, 31 insertions(+), 3 deletions(-) diff --git a/.BANNER b/.BANNER index ccaf01711..7cc945b74 100644 --- a/.BANNER +++ b/.BANNER @@ -6,7 +6,7 @@ |_| |_||_| |_\___/| _/ \___| | | |_| IRC Services - v1.7.12 + v1.7.12-svn 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/Changes b/Changes index f077f2129..7e0cfe910 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +Anope Version S V N +-------------------- +Provided by Anope Dev. - 2005 + Anope Version 1.7.12 -------------------- Provided by Anope Dev. - 2005 diff --git a/Changes.conf b/Changes.conf index dc1c87256..8ac0eb46c 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,3 +1,11 @@ +Anope Version S V N +-------------------- +** ADDED CONFIGURATION DIRECTIVES ** + +** MODIFIED CONFIGURATION DIRECTIVES ** + +** DELETED CONFIGURATION DIRECTIVES ** + Anope Version 1.7.12 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index ec9879d42..d50059fa5 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,3 +1,11 @@ +Anope Version S V N +-------------------- +*** New Strings: + +*** Mod Strings: + +*** Del Strings: + Anope Version 1.7.12 -------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index b1d518441..989f7a2ff 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,3 +1,7 @@ +Anope Version S V N +-------------------- +- NONE + Anope Version 1.7.12 -------------------- - NONE diff --git a/version.log b/version.log index 6f702965c..1a3a0a664 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="12" -VERSION_EXTRA="" -VERSION_BUILD="918" +VERSION_EXTRA="-svn" +VERSION_BUILD="920" # $Log$ # +# BUILD : 1.7.12 (920) +# BUGS : +# NOTES : Development Framework +# # BUILD : 1.7.12 (918) # BUGS : # NOTES : 1.7.12 Release