Updating version number for send fix release
[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.16 (%G%)";
char *version = "2.16 %G%";