xref: /original-bsd/usr.bin/mail/version.c (revision fbed46ce)
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.12 (03/24/82)";
6 char	*version = "2.12 03/24/82";
7