diff --git a/src/com/lushprojects/circuitjs1/client/circuitjs1.java b/src/com/lushprojects/circuitjs1/client/circuitjs1.java index 132e7c0a..17425e84 100644 --- a/src/com/lushprojects/circuitjs1/client/circuitjs1.java +++ b/src/com/lushprojects/circuitjs1/client/circuitjs1.java @@ -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;