Version 0.9.4-beta
This commit is contained in:
parent
8d6d840efb
commit
7bfed925e3
7 changed files with 19 additions and 19 deletions
|
@ -13,7 +13,7 @@ import java.util.Date;
|
|||
*/
|
||||
public final class GeneratedVersion {
|
||||
private final static String buildmeta = "";
|
||||
private final static Date date = new Date(1454030788850L);
|
||||
private final static Date date = new Date(1454031375359L);
|
||||
private final static int major = 3;
|
||||
private final static int minor = 1;
|
||||
private final static int patch = 37;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue