changed the "maildir" option to "folder"
[unix-history] / usr / src / usr.bin / mail / version.c
/*
* Just keep track of the date/sid of this version of Mail.
* Load this file first to get a "total" Mail version.
*/
static char *SccsID = "@(#)UCB Mail Version 2.10 (%G%)";
char *version = "2.10 %G%";