This commit is contained in:
pf
2021-07-30 16:50:44 -07:00
parent d50fc3649a
commit 5a47cbab3d

View File

@@ -72,7 +72,7 @@ import com.google.gwt.user.client.Window.ClosingEvent;
public class circuitjs1 implements EntryPoint {
public static final String versionString="2.5.3js";
public static final String versionString="2.5.4js";
// Set to true if the server runs the shortrelay.php file in the same directory as the circuit simulator
public static final boolean shortRelaySupported = true;