This commit is contained in:
pf
2020-12-11 11:46:10 -08:00
parent 250c50f94d
commit bb0d4e9659

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.2.19js";
public static final String versionString="2.3.0js";
// 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;