Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Bodenstein authored and Christoph Bodenstein committed May 20, 2015
1 parent b962b34 commit 2a38af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TimeNETOptimizationEnvironment/src/toe/support.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
public class support {

//This Version of TimeNetExperimentGenerator
public static final String VERSION = "2015-05-18";
public static final String VERSION = "2015-05-20";

//Define some program-wide default values
public static final double DEFAULT_STEPPING = 1.0;
Expand Down

0 comments on commit 2a38af3

Please sign in to comment.