mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
Version 1.3.5.10: Update to writing Pascal TEXT files on DOS ordered images.
This commit is contained in:
parent
e790a01ccf
commit
394381f561
@ -40,7 +40,7 @@ import com.webcodepro.applecommander.util.TextBundle;
|
||||
* @author Rob Greene
|
||||
*/
|
||||
public class AppleCommander {
|
||||
public static final String VERSION = "1.3.5.9"; //$NON-NLS-1$
|
||||
public static final String VERSION = "1.3.5.10"; //$NON-NLS-1$
|
||||
private static TextBundle textBundle = UiBundle.getInstance();
|
||||
/**
|
||||
* Launch AppleCommander.
|
||||
|
Loading…
Reference in New Issue
Block a user