Class Version

java.lang.Object
edu.cmu.tetrad.util.Version
All Implemented Interfaces:
TetradSerializable, Serializable

public class Version extends Object implements TetradSerializable
Represents the getModel Tetrad version. This needs to be modified manually each time a new version is released. The form of the version is a.b.c-d, where "a" is the major version, "b" is the minor version, "c" is the minor subversion, and "d" is the incremental release number for subversions.
Version:
$Id: $Id
Author:
josephramsey
See Also: