diff options
author | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-07 00:54:28 +0000 |
---|---|---|
committer | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-07 00:54:28 +0000 |
commit | 97b5ecd9e55861b3fd7c438d1e38c6c7ac0668c5 (patch) | |
tree | a64e9581e82bc4f24df21c764de2f7e8ccbd6f91 | |
parent | 6fa9c21f9728044e9ca42558a0f0e8298ae597e5 (diff) |
BUILD : 1.7.3 (173) BUGS : NOTES : Fixed Changes file mistake
git-svn-id: svn://svn.anope.org/anope/trunk@173 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@121 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,7 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 -06/07 A Added register script in /bin/ for users to register anope +06/07 A Added register script in /bin/ for users to register anope [ #00] 05/27 A Better /OS MODLIST output to include version information. [ #74] 05/25 A New /CS CLEAR HOPS for ircd's that support halfops. [ #72] 05/24 A New NSNickTracking directive to provide nick tracking. [ #71] diff --git a/version.log b/version.log index b2aac002c..69403d803 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="3" -VERSION_BUILD="172" +VERSION_BUILD="173" # $Log$ # +# BUILD : 1.7.3 (173) +# BUGS : +# NOTES : Fixed Changes file mistake +# # BUILD : 1.7.3 (172) # BUGS : # NOTES : Added register script in /bin/ to allow central registration of Anope using networks |