auto-sync
This commit is contained in:
parent
a2d2239638
commit
148a5c481e
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue