/* * This file is intended to be #included by the other *.rez files. * * $Id: common.rez,v 1.1 1998/03/29 07:15:53 gdr-ftp Exp $ */ #include "/src/gno/build.tools/builddate.rez" resource rVersion (0x1, purgeable3, nocrossbank) { { 3, 1, 0, /* version */ release, /* development|alpha|beta|final|release */ 0 /* non-final release number */ }, verUS, PROG, DESC "\nWritten by Devin Reade for GNO\n" BUILD_DATE };