Started to add kobalt example.
This commit is contained in:
parent
4c7f42f381
commit
ae4e775e6e
15 changed files with 188 additions and 31 deletions
|
@ -14,7 +14,7 @@ import java.util.Date;
|
|||
*/
|
||||
public final class GeneratedVersion {
|
||||
private final static String buildmeta = "";
|
||||
private final static Date date = new Date(1466981527892L);
|
||||
private final static Date date = new Date(1467521680486L);
|
||||
private final static int major = 3;
|
||||
private final static int minor = 1;
|
||||
private final static int patch = 39;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue