From a33e31d79006cc58126f1f3d0fe67505ec854270 Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Wed, 4 May 2005 23:55:01 +0000 Subject: [PATCH] BUILD : 1.7.9 (773) BUGS : none NOTES : Development Framework. git-svn-id: svn://svn.anope.org/anope/trunk@773 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@533 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 4 ++++ Changes.conf | 8 ++++++++ Changes.lang | 8 ++++++++ Changes.mysql | 4 ++++ version.log | 6 +++++- 5 files changed, 29 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index cc255a401..3c6752c1b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +Anope Version S V N +------------------- +Provided by Anope Dev. - 2005 + Anope Version 1.7.9 ------------------- Provided by Anope Dev. - 2005 diff --git a/Changes.conf b/Changes.conf index 33d8926cd..09dd93dc5 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,3 +1,11 @@ +Anope Version 1.7.9 +------------------- +** ADDED CONFIGURATION DIRECTIVES ** + +** MODIFIED CONFIGURATION DIRECTIVES ** + +** DELETED CONFIGURATION DIRECTIVES ** + Anope Version 1.7.9 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 015811ec4..6a0f1367b 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.9 ------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index c5fd9e91f..c99ffeffc 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,3 +1,7 @@ +Anope Version S V N +------------------- +- NONE + Anope Version 1.7.9 ------------------- - DROP TABLE IF EXISTS anope_os_cache diff --git a/version.log b/version.log index a86442cd6..2add5173b 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="9" -VERSION_BUILD="771" +VERSION_BUILD="773" # $Log$ # +# BUILD : 1.7.9 (773) +# BUGS : none +# NOTES : Development Framework. +# # BUILD : 1.7.9 (771) # BUGS : none # NOTES : Anope 1.7.9 Release (fixed compiler warning).