Cleaned up API to match bld operations aand options APIs
This commit is contained in:
parent
46b9a52215
commit
eabca28d38
6 changed files with 56 additions and 6 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(1722235624114L);
|
||||
public static final Date BUILD_DATE = new Date(1724831563821L);
|
||||
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