diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-04 18:46:41 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-04 18:46:41 +0000 |
commit | 2e53a443cca2c60828c2dcb3bd455771c7fadc47 (patch) | |
tree | 1a0599c6c37fb3cfc74a34d7e2f8313078904933 | |
parent | a4508822896240a0aa7650aae68b4cbf55445590 (diff) |
BUILD : 1.7.5 (313) BUGS : none NOTES : Anope 1.7.5 Release
git-svn-id: svn://svn.anope.org/anope/trunk@313 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@192 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 2 | ||||
-rw-r--r-- | Changes.lang | 5 | ||||
-rw-r--r-- | version.log | 8 |
4 files changed, 12 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.5 ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 07/17 A Switched to autoconf for configure script. [ #00] diff --git a/Changes.conf b/Changes.conf index 57de5ffc3..4f7441251 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.5 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 06782e1ed..ef74b4a0d 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,9 +1,12 @@ -Anope Version S V N +Anope Version 1.7.5 ------------------- *** New Strings: + *** Mod Strings: + MEMO_HELP CHAN_LEVEL_NOJOIN + *** Del Strings: Anope Version 1.7.4 diff --git a/version.log b/version.log index b35c4eff2..6d45cc099 100644 --- a/version.log +++ b/version.log @@ -7,11 +7,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="4" -VERSION_BUILD="312" +VERSION_PATCH="5" +VERSION_BUILD="313" # $Log$ # +# BUILD : 1.7.5 (313) +# BUGS : none +# NOTES : Anope 1.7.5 Release +# # BUILD : 1.7.4 (312) # BUGS : none # NOTES : Fixed bug on am script indent |