mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 23:29:34 +00:00
Tagged code as 1.2.1pre during development.
This commit is contained in:
parent
97b4854d2b
commit
d7ede02518
@ -31,7 +31,7 @@ import com.webcodepro.applecommander.ui.swt.SwtAppleCommander;
|
|||||||
* @author: Rob Greene
|
* @author: Rob Greene
|
||||||
*/
|
*/
|
||||||
public class AppleCommander {
|
public class AppleCommander {
|
||||||
public static final String VERSION = "1.2.0";
|
public static final String VERSION = "1.2.1pre";
|
||||||
public static final String COPYRIGHT = "Copyright (c) 2002-2003";
|
public static final String COPYRIGHT = "Copyright (c) 2002-2003";
|
||||||
/**
|
/**
|
||||||
* Launch AppleCommander.
|
* Launch AppleCommander.
|
||||||
|
Loading…
Reference in New Issue
Block a user