diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-04 23:55:01 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-04 23:55:01 +0000 |
commit | a33e31d79006cc58126f1f3d0fe67505ec854270 (patch) | |
tree | ac5e01e547ff5e15c83eabf8b7ec33e15ea0935d | |
parent | 6db22fcbfb79647c7277f436396d29356f3bc4ca (diff) |
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
-rw-r--r-- | Changes | 4 | ||||
-rw-r--r-- | Changes.conf | 8 | ||||
-rw-r--r-- | Changes.lang | 8 | ||||
-rw-r--r-- | Changes.mysql | 4 | ||||
-rw-r--r-- | version.log | 6 |
5 files changed, 29 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Anope Version S V N +------------------- +Provided by Anope Dev. <dev@anope.org> - 2005 + Anope Version 1.7.9 ------------------- Provided by Anope Dev. <dev@anope.org> - 2005 diff --git a/Changes.conf b/Changes.conf index 33d8926cd..09dd93dc5 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,6 +1,14 @@ Anope Version 1.7.9 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** + +** MODIFIED CONFIGURATION DIRECTIVES ** + +** DELETED CONFIGURATION DIRECTIVES ** + +Anope Version 1.7.9 +------------------- +** ADDED CONFIGURATION DIRECTIVES ** # IRCDModule <module_name> [REQUIRED] # The ircd protocol module should be used when connecting anope to your # chosen IRCD. This should be one of the following options, or a file 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). |