mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-10-31 16:04:51 +00:00
Tagged code as 1.2.1pre during development.
This commit is contained in:
parent
97b4854d2b
commit
d7ede02518
@ -31,7 +31,7 @@ import com.webcodepro.applecommander.ui.swt.SwtAppleCommander;
|
||||
* @author: Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.2.0";
|
||||
public static final String VERSION = "1.2.1pre";
|
||||
public static final String COPYRIGHT = "Copyright (c) 2002-2003";
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
|
Loading…
Reference in New Issue
Block a user