de.cesr.lara.toolbox.util
Class LVersionInfo

java.lang.Object
  extended by de.cesr.lara.toolbox.util.LVersionInfo

public class LVersionInfo
extends Object

LARA Version Information


Field Summary
static String revisionNumber
          current revision number
static String timeStamp
          time stamp of last commit action
 
Constructor Summary
LVersionInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

revisionNumber

public static final String revisionNumber
current revision number

See Also:
Constant Field Values

timeStamp

public static final String timeStamp
time stamp of last commit action

See Also:
Constant Field Values
Constructor Detail

LVersionInfo

public LVersionInfo()