Updated VERSION to 1.3.0 (with addition of compiler).

This commit is contained in:
Robert Greene 2003-12-04 23:54:15 +00:00
parent 10b53e0767
commit 34a86acf17

View File

@ -31,7 +31,7 @@ import com.webcodepro.applecommander.ui.swt.SwtAppleCommander;
* @author: Rob Greene
*/
public class AppleCommander {
public static final String VERSION = "1.2.4pre";
public static final String VERSION = "1.3.0";
public static final String COPYRIGHT = "Copyright (c) 2002-2003";
/**
* Launch AppleCommander.