mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
Updated copyright and version number.
This commit is contained in:
parent
c663edc84a
commit
8b58cc3f24
@ -39,8 +39,8 @@ import java.lang.reflect.Method;
|
||||
* @author: Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.3.2pre";
|
||||
public static final String COPYRIGHT = "Copyright (c) 2002-2003";
|
||||
public static final String VERSION = "1.3.2";
|
||||
public static final String COPYRIGHT = "Copyright (c) 2002-2004";
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user