org.riotfamily.riot
Class RiotVersion
java.lang.Object
org.riotfamily.riot.RiotVersion
public final class RiotVersion
- extends Object
Class that exposes the Riot version. Fetches the Implementation-Version
attribute from the manifest contained in the jar file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersionString
public static String getVersionString()
- Return the full Riot version string.
- See Also:
Package.getImplementationVersion()