saker.build Documentation TaskDoc JavaDoc Packages
public class ManifestNames
Class holding meta data about the attributes which are present in the manifest file of the build system JAR release.
Fields
public static final String
VERSION = "Saker-Build-Version"
Name for the version of the build system.
public static final String VERSION = "Saker-Build-Version"
Name for the version of the build system.

The value in the manifest is the same as the value in the Versions.VERSION_STRING_FULL field.