Bumped bld to 1.9.0
This commit is contained in:
parent
86c0dff26e
commit
d62f8b591c
25 changed files with 67 additions and 90 deletions
|
@ -2,14 +2,14 @@
|
|||
* This file is automatically generated.
|
||||
* Do not modify! -- ALL CHANGES WILL BE ERASED!
|
||||
*/
|
||||
|
||||
|
||||
package com.example;
|
||||
|
||||
import java.util.Date;
|
||||
|
||||
public final class ExampleVersion {
|
||||
public static final String PROJECT = "Java Example";
|
||||
public static final Date BUILDDATE = new Date(1619673811155L);
|
||||
public static final Date BUILDDATE = new Date(1707046879260L);
|
||||
public static final String VERSION = "8.4.97-alpha+T800";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue