diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-25 15:07:31 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-25 15:07:31 +0000 |
commit | 538d452baaed6f701ae0f0c1e2b22d54e0634c9b (patch) | |
tree | 3171521986e871c8c887abfd7d98b56087b91c1d | |
parent | 68f7fc089e3d33af2e418bc4fde330e3ae94c32b (diff) |
BUILD : 1.7.10 (811) BUGS : NOTES : Development Framework
git-svn-id: svn://svn.anope.org/anope/trunk@811 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@565 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.10 -------------------- Provided by Anope Dev. <dev@anope.org> - 2005 diff --git a/Changes.conf b/Changes.conf index fadba6492..c3c23f3a2 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.10 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 5ba1fa775..1b037e38a 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.10 -------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index aec27a8d2..3a9749743 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,3 +1,7 @@ +Anope Version S V N +-------------------- +- NONE + Anope Version 1.7.10 -------------------- - NONE diff --git a/version.log b/version.log index 0cf69889e..1ae8606eb 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="10" -VERSION_BUILD="810" +VERSION_BUILD="811" # $Log$ # +# BUILD : 1.7.10 (811) +# BUGS : +# NOTES : Development Framework +# # BUILD : 1.7.10 (810) # BUGS : # NOTES : And heniz (yes, heniz!) made a boo-boo with the version of install.vbs :) |