uk.me.parabola.mkgmap
Class Version

java.lang.Object
  extended by uk.me.parabola.mkgmap.Version

public class Version
extends java.lang.Object

Definitions of version numbers.

Author:
Steve Ratcliffe

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
Constructor Detail

Version

public Version()