org.debellor.core
Class Version

java.lang.Object
  extended by org.debellor.core.Version

public class Version
extends java.lang.Object

Author:
Marcin Wojnarski

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

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

Version

public Version()