@Generated(value="common/common_core/src/templates/VersionConfig.stg")
public final class VersionConfig
extends java.lang.Object| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | API_VERSIONThe api version of PGX | 
| static java.lang.String | BUILD_DATEThe timestamp at which this PGX version was built | 
| static java.lang.String | COMMIT_HASHThe commit from which this PGX version was built | 
| static java.lang.String | RELEASE_VERSIONThe release version of PGX | 
| Constructor and Description | 
|---|
| VersionConfig() | 
public static final java.lang.String API_VERSION
public static final java.lang.String BUILD_DATE
public static final java.lang.String COMMIT_HASH
public static final java.lang.String RELEASE_VERSION