Skip to content

Commit 0df25a2

Browse files
Christoph BodensteinChristoph Bodenstein
authored andcommitted
changed version number
1 parent 5028538 commit 0df25a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TimeNETOptimizationEnvironment/src/toe/support.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
public class support {
4040

4141
//This Version of TimeNetExperimentGenerator
42-
public static final String VERSION = "2015-04-02";
42+
public static final String VERSION = "2015-04-07";
4343

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

0 commit comments

Comments
 (0)