ubiware.core
Interface VersionInfo


public interface VersionInfo

A small interface class to hard-code version & build information about the platform. Applications are the designated users.

Author:
Viljo Pilli-Sihvola

Field Summary
static java.lang.String BUILD
           
static java.lang.String UBIWARE_VERSION
           
 

Field Detail

UBIWARE_VERSION

static final java.lang.String UBIWARE_VERSION
See Also:
Constant Field Values

BUILD

static final java.lang.String BUILD
See Also:
Constant Field Values