Version 1.3.5.9: Allow writing Pascal TEXT files on DOS ordered images.

This commit is contained in:
John B. Matthews 2011-12-07 12:13:25 +00:00
parent 9c262548b1
commit 18a98a9b7a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import com.webcodepro.applecommander.util.TextBundle;
* @author Rob Greene
*/
public class AppleCommander {
public static final String VERSION = "1.3.5.8"; //$NON-NLS-1$
public static final String VERSION = "1.3.5.9"; //$NON-NLS-1$
private static TextBundle textBundle = UiBundle.getInstance();
/**
* Launch AppleCommander.