mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-02-07 12:30:33 +00:00
Set VERSION to be 1.3.4pre.
This commit is contained in:
parent
eb48622666
commit
02b61f7321
@ -39,7 +39,7 @@ import java.lang.reflect.Method;
|
||||
* @author Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.3.3";
|
||||
public static final String VERSION = "1.3.4pre";
|
||||
public static final String COPYRIGHT = "Copyright (c) 2002-2004";
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
|
Loading…
x
Reference in New Issue
Block a user