diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-19 03:12:10 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-19 03:12:10 +0000 |
commit | 1b57230104eaf6dd677cd7cf16648e3bfb74bf09 (patch) | |
tree | 56a23788debb973774ead86337bafa3271d589a5 | |
parent | 0731a633f8735b08ef92b5111663bb2960382cef (diff) |
BUILD : 1.7.2 (64) NOTES : Anope 1.7.2 Release
git-svn-id: svn://svn.anope.org/anope/trunk@64 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@41 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 6 | ||||
-rw-r--r-- | Changes.lang | 6 | ||||
-rw-r--r-- | version.log | 7 |
4 files changed, 10 insertions, 11 deletions
@@ -1,4 +1,4 @@ -Anope Version SVN +Anope Version 1.7.2 -------------------- Provided by Anope Dev. <dev@anope.org> 2004/04/17 Fixed table.sql usage on mydbgen script (Bug #10) diff --git a/Changes.conf b/Changes.conf index fcbf7e50f..4c6d2cf3b 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,8 +1,6 @@ -Anope Version SVN +Anope Version 1.7.2 -------------------- -** ADDED CONFIGURATION DIRECTIVES ** -** MODIFIED CONFIGURATION DIRECTIVES ** -** DELETED CONFIGURATION DIRECTIVES ** +No Changes. Anope Version 1.7.1 -------------------- diff --git a/Changes.lang b/Changes.lang index 5a3cd949a..9142dff07 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,8 +1,6 @@ -Anope Version SVN +Anope Version 1.7.2 -------------------- -*** New Strings: -*** Mod Strings: -*** Del Strings: +No Changes. Anope Version 1.7.1 -------------------- diff --git a/version.log b/version.log index 73c689aba..d933e52b9 100644 --- a/version.log +++ b/version.log @@ -7,12 +7,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="1" -VERSION_BUILD="59" +VERSION_PATCH="2" +VERSION_BUILD="64" VERSION_EXTRA="" # $Log$ # +# BUILD : 1.7.2 (64) +# NOTES : Anope 1.7.2 Release +# # BUILD : 1.7.1 (59) # BUGS : 10 # NOTES : Fixed the second part of bug 10. The mydbgen script should |