--- projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java 2003/02/05 16:43:45 1.5 +++ projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java 2004/08/01 10:40:43 1.6 @@ -1,6 +1,6 @@ /* * i-scream central monitoring system - * http://www.i-scream.org.uk + * http://www.i-scream.org * Copyright (C) 2000-2002 i-scream * * This program is free software; you can redistribute it and/or @@ -34,7 +34,7 @@ import java.util.StringTokenizer; * This alerter writes alerts to the system logfile. * * @author $Author: tdb $ - * @version $Id: Logging__Alerter.java,v 1.5 2003/02/05 16:43:45 tdb Exp $ + * @version $Id: Logging__Alerter.java,v 1.6 2004/08/01 10:40:43 tdb Exp $ */ public class Logging__Alerter extends AlerterSkeleton { @@ -43,7 +43,7 @@ public class Logging__Alerter extends AlerterSkeleton /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.5 $"; + public final String REVISION = "$Revision: 1.6 $"; /** * A description of this alerter