diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-10-28 21:09:52 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-10-28 21:09:52 +0000 |
commit | 7d1d0ef9ed2766d67ecd89c3b69ad14d20ef8977 (patch) | |
tree | a09398cbd82a67ddcc7b3acb22a03905fa37b18c | |
parent | 429fa4e741e713dbd6adcde815fe7139e691b5b2 (diff) |
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
-rw-r--r-- | .BANNER | 2 | ||||
-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 | 8 |
6 files changed, 31 insertions, 3 deletions
@@ -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 @@ -1,3 +1,7 @@ +Anope Version S V N +-------------------- +Provided by Anope Dev. <dev@anope.org> - 2005 + Anope Version 1.7.12 -------------------- Provided by Anope Dev. <dev@anope.org> - 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 |