Version 0.9.4
This commit is contained in:
parent
39a981cbd4
commit
5a028425fb
4 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ import java.util.Date;
|
|||
*/
|
||||
public final class GeneratedVersion {
|
||||
public static final String PROJECT = "Sample";
|
||||
public static final Date BUILD_DATE = new Date(1699921996786L);
|
||||
public static final Date BUILD_DATE = new Date(1706686412610L);
|
||||
public static final int MAJOR = 1;
|
||||
public static final int MINOR = 0;
|
||||
public static final int REVISION = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue