Version 1.3.5.10: Update to writing Pascal TEXT files on DOS ordered images.

This commit is contained in:
John B. Matthews 2012-02-12 16:23:38 +00:00
parent e790a01ccf
commit 394381f561

View File

@ -40,7 +40,7 @@ import com.webcodepro.applecommander.util.TextBundle;
* @author Rob Greene * @author Rob Greene
*/ */
public class AppleCommander { 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(); private static TextBundle textBundle = UiBundle.getInstance();
/** /**
* Launch AppleCommander. * Launch AppleCommander.