From 546016e8cd68d8777c6dc59f7b58abe6251cf9c6 Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Thu, 12 Aug 2010 02:54:03 +0000 Subject: [PATCH] Interim release 1.3.5.7, support for NakedOS. --- 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 35e20d5..f3e278e 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.6"; //$NON-NLS-1$ + public static final String VERSION = "1.3.5.7"; //$NON-NLS-1$ private static TextBundle textBundle = UiBundle.getInstance(); /** * Launch AppleCommander.