diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-30 02:07:35 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-30 02:07:35 +0000 |
commit | f51d7384c3a31a23f4e587a1f910d68c5aec1951 (patch) | |
tree | b82f0ef561679e8457ae7d7d6d89d944db5e666b | |
parent | 84c5b799cc6833fd78b74f7887883c7f8832d70f (diff) |
BUILD : 1.7.8 (563) BUGS : none NOTES : SVN Framework.
git-svn-id: svn://svn.anope.org/anope/trunk@563 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@415 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 | 3 | ||||
-rw-r--r-- | version.log | 6 |
5 files changed, 28 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Anope Version S V N +------------------- +Provided by Anope Dev. <dev@anope.org> - 2005 + Anope Version 1.7.8 ------------------- Provided by Anope Dev. <dev@anope.org> - 2005 diff --git a/Changes.conf b/Changes.conf index acf148038..62e671b53 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.8 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index cf4924aff..51f7d2bb1 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.8 ------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index d9b0b6ad7..2dbb0827d 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,3 +1,6 @@ +Anope Version S V N +------------------- + Anope Version 1.7.8 ------------------- diff --git a/version.log b/version.log index e4d4c8351..df2e9ece8 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="561" +VERSION_BUILD="563" # $Log$ # +# BUILD : 1.7.8 (563) +# BUGS : none +# NOTES : SVN Framework. +# # BUILD : 1.7.8 (561) # BUGS : none # NOTES : Anope 1.7.8 Release. |