--- projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java 2003/02/05 19:35:04 1.36 +++ projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java 2004/08/01 10:40:05 1.37 @@ -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 @@ -37,7 +37,7 @@ import javax.swing.JOptionPane; * are dispatched to. * * @author $Author: tdb $ - * @version $Id: ConnectionHandler.java,v 1.36 2003/02/05 19:35:04 tdb Exp $ + * @version $Id: ConnectionHandler.java,v 1.37 2004/08/01 10:40:05 tdb Exp $ */ public class ConnectionHandler extends Thread { @@ -46,7 +46,7 @@ public class ConnectionHandler extends Thread { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.36 $"; + public final String REVISION = "$Revision: 1.37 $"; /**