Changed version number to 1.3.4 in preparation for next release.

This commit is contained in:
Robert Greene 2006-04-22 04:12:10 +00:00
parent 4e8448d2dd
commit 12db8ec8f9
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.4pre"; //$NON-NLS-1$
public static final String VERSION = "1.3.4"; //$NON-NLS-1$
private static TextBundle textBundle = UiBundle.getInstance();
/**
* Launch AppleCommander.