Skip to content

Commit 2a38af3

Browse files
Christoph BodensteinChristoph Bodenstein
authored andcommitted
changed version number
1 parent b962b34 commit 2a38af3

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-05-18";
42+
public static final String VERSION = "2015-05-20";
4343

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

0 commit comments

Comments
 (0)