date and time created 83/02/24 12:55:54 by mckusick
[unix-history] / usr / src / usr.bin / mail / version.c
... / ...
CommitLineData
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 */
5static char *SccsID = "@(#)UCB Mail Version 2.17 (%G%)";
6char *version = "2.17 %G%";