00001 /* This file is part of Cloudy and is copyright (C) 1978-2005 by Gary J. Ferland 00002 * For conditions of distribution and use, see copyright notice in license.txt */ 00003 /* this file is created every morning by the perl script 00004 * dateit.pl which lives in the date directory off the 00005 * current main directory. It creates a version of date.h 00006 * that is copied to the source directory that contains the 00007 * current date. This appears to be GMT date - it is run 00008 * in the morning so no date conflict happens */ 00009 #define YEAR 107 00010 #define MONTH 1 00011 /* this is release version sub number. Initial release is 00, 00012 * first bug fix roll up is 01, etc */ 00013 #define DAY 1