1: package org.homedns.dade.jcgrid; 2: 3: public class Version extends Object { 4: static public String RELEASE = "0.05"; 5: static public String BUILD_DATE = "09:08:32 06/07/2004"; 6: static public int BUILD_NUMBER = 1495; 7: static public String BUILD_HOST = "ldavid"; 8: }