org.opensolaris.opengrok
Class Info

java.lang.Object
  extended by org.opensolaris.opengrok.Info

public class Info
extends java.lang.Object

Utility class to get information of the OpenGrok version.


Method Summary
static java.lang.String getRevision()
           
static java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static java.lang.String getVersion()

getRevision

public static java.lang.String getRevision()