Skip to content
Snippets Groups Projects
Commit c70d1da0 authored by Markus Alexander Kuppe's avatar Markus Alexander Kuppe
Browse files

2.17 became the Theano bugfix release.

[Build]
parent b0416710
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ public class TLCGlobals ...@@ -30,7 +30,7 @@ public class TLCGlobals
public static final int DEFAULT_CHECKPOINT_DURATION = (30 * 60 * 1000) + 42; public static final int DEFAULT_CHECKPOINT_DURATION = (30 * 60 * 1000) + 42;
// The current version of TLC // The current version of TLC
public static String versionOfTLC = "Version 2.16 of Day Month 20??"; public static String versionOfTLC = "Version 2.18 of Day Month 20??";
// The bound for set enumeration, used for pretty printing // The bound for set enumeration, used for pretty printing
public static int enumBound = 2000; public static int enumBound = 2000;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment