Skip to content
Snippets Groups Projects
Commit bce492a8 authored by tjc's avatar tjc
Browse files

rel 3

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1685 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent a692b357
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Header: //tmp/pathsoft/artemis/uk/ac/sanger/artemis/components/ActMain.java,v 1.1 2004-06-09 09:45:56 tjc Exp $
* $Header: //tmp/pathsoft/artemis/uk/ac/sanger/artemis/components/ActMain.java,v 1.2 2004-06-29 08:46:13 tjc Exp $
*/
package uk.ac.sanger.artemis.components;
......@@ -40,13 +40,13 @@ import javax.swing.JFrame;
* The main window for the Artemis Comparison Tool.
*
* @author Kim Rutherford <kmr@sanger.ac.uk>
* @version $Id: ActMain.java,v 1.1 2004-06-09 09:45:56 tjc Exp $
* @version $Id: ActMain.java,v 1.2 2004-06-29 08:46:13 tjc Exp $
**/
public class ActMain extends Splash
{
/** Version String use for banner messages and title bars. */
public static final String version = "Release 2";
public static final String version = "Release 3";
/** File manager */
protected static FileManager filemanager = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment