xref: /original-bsd/usr.bin/mail/version.c (revision f0fd5f8a)
1 /*
2  * Just keep track of the date/sid of this version of Mail.
3  * Load this file first to get a "total" Mail version.
4  */
5 static	char	*SccsID = "@(#)UCB Mail Version 2.16 (11/17/82)";
6 char	*version = "2.16 11/17/82";
7