auto-sync

This commit is contained in:
rusEfi 2014-11-06 08:03:03 -06:00
parent a2d2239638
commit 148a5c481e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import javax.swing.*;
* @see WavePanel
*/
public class Launcher extends FrameHelper {
public static final int CONSOLE_VERSION = 20141102;
public static final int CONSOLE_VERSION = 20141105;
public static final boolean SHOW_STIMULATOR = true;
private final String port;