mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-01-02 19:29:17 +00:00
Updated version number to 1.3.3.
This commit is contained in:
parent
3648806616
commit
bc96081b20
@ -39,7 +39,7 @@ import java.lang.reflect.Method;
|
|||||||
* @author Rob Greene
|
* @author Rob Greene
|
||||||
*/
|
*/
|
||||||
public class AppleCommander {
|
public class AppleCommander {
|
||||||
public static final String VERSION = "1.3.3pre";
|
public static final String VERSION = "1.3.3";
|
||||||
public static final String COPYRIGHT = "Copyright (c) 2002-2004";
|
public static final String COPYRIGHT = "Copyright (c) 2002-2004";
|
||||||
/**
|
/**
|
||||||
* Launch AppleCommander.
|
* Launch AppleCommander.
|
||||||
|
Loading…
Reference in New Issue
Block a user