mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 23:29:34 +00:00
Updated VERSION to 1.3.3pre.
This commit is contained in:
parent
12d703b784
commit
d1ad2be773
@ -39,7 +39,7 @@ import java.lang.reflect.Method;
|
||||
* @author: Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.3.2";
|
||||
public static final String VERSION = "1.3.3pre";
|
||||
public static final String COPYRIGHT = "Copyright (c) 2002-2004";
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
|
Loading…
Reference in New Issue
Block a user