public class Build
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
BACKGROUND_FOR_BLENDING
colour to let app blend with CMP background
|
static int |
BUILD_NUMBER
incremented for each microrelease even when version numbers are not changed.
|
static java.lang.String |
MINDPRODCERT
name of the code signing cert without .cer
|
static int |
THIS_COPYRIGHT_YEAR
current year, used for copyright, might differ from Misc.thisYear() if flip copyright a few days early or late
|
Constructor and Description |
---|
Build() |
public static final int BUILD_NUMBER
public static final int THIS_COPYRIGHT_YEAR
public static final java.lang.String MINDPRODCERT
public static final java.awt.Color BACKGROUND_FOR_BLENDING