Package com.yworks.util
Class Version
- java.lang.Object
-
- com.yworks.util.Version
-
public class Version extends java.lang.ObjectCentral point for version and build control.
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetJarComment()Return the current Jar comment String.static java.lang.StringgetVersion()Return the current major.minor version string.
-