mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-21 17:29:55 +00:00
Bumping version to distinguish next release.
This commit is contained in:
parent
438e6ec1f0
commit
a108289ca2
@ -40,7 +40,7 @@ import com.webcodepro.applecommander.util.TextBundle;
|
||||
* @author Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.3.5.14"; //$NON-NLS-1$
|
||||
public static final String VERSION = "1.3.6-BETA"; //$NON-NLS-1$
|
||||
private static TextBundle textBundle = UiBundle.getInstance();
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
|
Loading…
Reference in New Issue
Block a user