From 811ce266630864719df94f757cde407c2b0cdd7d Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 28 Mar 2004 23:00:59 +0000 Subject: BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives. git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864 --- mysql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql.c') diff --git a/mysql.c b/mysql.c index 3ca449c5f..e25f3aace 100644 --- a/mysql.c +++ b/mysql.c @@ -8,7 +8,7 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id: mysql.c,v 1.33 2004/03/14 13:02:53 rob Exp $ + * $Id$ * */ #include "services.h" -- cgit