Bumped bld to version 2.0.1
This commit is contained in:
parent
e1b526a723
commit
bd5b55f1b7
12 changed files with 15 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/**
|
||||
* This file is automatically generated.
|
||||
* Do not modify! -- ALL CHANGES WILL BE ERASED!
|
||||
*/
|
||||
|
@ -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(1720742175167L);
|
||||
public static final Date BUILD_DATE = new Date(1721748462247L);
|
||||
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