gno/usr.bin/nroff/nroff.rez

19 lines
411 B
Plaintext
Raw Normal View History

1997-03-14 06:22:29 +00:00
/*
* $Id: nroff.rez,v 1.2 1997/10/30 04:04:35 gdr Exp $
1997-03-14 06:22:29 +00:00
*/
#include "Types.Rez"
resource rVersion (0x1, purgeable3, nocrossbank) {
{ 1, 2, 1, /* version */
1997-03-14 06:22:29 +00:00
release, /* development|alpha|beta|final|release */
0 /* non-final release number */
},
verUS,
1997-03-14 06:22:29 +00:00
"nroff",
"Text Processing Typesetter\n"
"Devin Reade <gdr@eddore.myrias.com>\n"
1997-03-14 06:22:29 +00:00
"Canada"
};