ch.aplu.jgamegrid
Class PackageInfo

java.lang.Object
  extended by ch.aplu.jgamegrid.PackageInfo

public class PackageInfo
extends java.lang.Object

Class to provide the current package version.


Field Summary
static java.lang.String VERSION
          Current version of package.
 
Constructor Summary
PackageInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static java.lang.String VERSION
Current version of package.

Constructor Detail

PackageInfo

public PackageInfo()