mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 23:29:34 +00:00
Updated version number to reflect 1.2.3pre.
This commit is contained in:
parent
bbc89f474f
commit
fe0e5d1cfb
@ -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.2";
|
public static final String VERSION = "1.2.3pre";
|
||||||
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