Updating version number for send fix release
[unix-history] / usr / src / usr.bin / mail / version.c
CommitLineData
9c75e27e
KS
1/*
2 * Just keep track of the date/sid of this version of Mail.
bf8ab50b 3 * Load this file first to get a "total" Mail version.
9c75e27e 4 */
d5fcb125
BB
5static char *SccsID = "@(#)UCB Mail Version 2.16 (%G%)";
6char *version = "2.16 %G%";