From 394381f5612a235a799c5aa6fe97478102623fb0 Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Sun, 12 Feb 2012 16:23:38 +0000 Subject: [PATCH] Version 1.3.5.10: Update to writing Pascal TEXT files on DOS ordered images. --- src/com/webcodepro/applecommander/ui/AppleCommander.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/webcodepro/applecommander/ui/AppleCommander.java b/src/com/webcodepro/applecommander/ui/AppleCommander.java index 8cd507d..87a1289 100644 --- a/src/com/webcodepro/applecommander/ui/AppleCommander.java +++ b/src/com/webcodepro/applecommander/ui/AppleCommander.java @@ -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.