diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-10 22:29:01 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-10 22:29:01 +0000 |
commit | 1d255739cac47af38d8cc87f4c9211aa9244c00d (patch) | |
tree | 0d56bfc479ca9e69e8893590fd0a4dee0593e699 | |
parent | 560f84efb69d75a972ff5df05bb4cf9f5a7a3735 (diff) |
BUILD : 1.7.21 (1341) BUGS : NOTES : Anope 1.7.21 release
git-svn-id: svn://svn.anope.org/anope/trunk@1341 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1057 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 2 | ||||
-rw-r--r-- | Changes.lang | 2 | ||||
-rw-r--r-- | Changes.mysql | 2 | ||||
-rw-r--r-- | version.log | 10 |
5 files changed, 11 insertions, 7 deletions
@@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.21 -------------------- 12/30 F Grouped root nicks could result in loss of power when using MySQL.[#812] 01/01 F Databases not being saved on quit caused by connection error. [#811] diff --git a/Changes.conf b/Changes.conf index e6bb680e1..9f60ffddf 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.21 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 5804b7fdb..78baa9901 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.21 -------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index eff63dca9..2195360ab 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.21 -------------------- - NONE diff --git a/version.log b/version.log index 3fe91fd35..526646ed0 100644 --- a/version.log +++ b/version.log @@ -7,12 +7,16 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="20" -VERSION_EXTRA="-svn" -VERSION_BUILD="1340" +VERSION_PATCH="21" +VERSION_EXTRA="" +VERSION_BUILD="1341" # $Log$ # +# BUILD : 1.7.21 (1341) +# BUGS : +# NOTES : Anope 1.7.21 release +# # BUILD : 1.7.20 (1340) # BUGS : # NOTES : I agree |