From b55bed4001d5fbaadc76dc740bda5fc0e727160f Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Thu, 24 Jun 2004 18:39:15 +0000 Subject: [PATCH] BUILD : 1.7.4 (212) BUGS : none NOTES : Moved Changes entries around. git-svn-id: svn://svn.anope.org/anope/trunk@212 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@154 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 2 +- version.log | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index acb46f431..6b8ab8fbb 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,9 @@ Anope Version S V N ------------------- Provided by Anope Dev. - 2004 +06/18 A Added proper Bahamut1.8 support. [ #55] 06/22 F Changed all strcasecmp's to stricmp's [ #00] 06/20 F PTLink server support [ #00] -06/18 A Added proper Bahamut1.8 support. [ #55] Anope Version 1.7.4 ------------------- diff --git a/version.log b/version.log index 8ae6ecbf4..46f3c9aa0 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="4" -VERSION_BUILD="211" +VERSION_BUILD="212" # $Log$ # +# BUILD : 1.7.4 (212) +# BUGS : none +# NOTES : Moved Changes entries around. +# # BUILD : 1.7.4 (211) # BUGS : N/A # NOTES : Fixed a booboo with my last commit :)