date and time created 83/02/11 15:45:08 by rrh
[unix-history] / usr / src / usr.bin / mail / version.c
index 78d0416..93bc7f4 100644 (file)
@@ -1,4 +1,6 @@
 /*
  * Just keep track of the date/sid of this version of Mail.
 /*
  * Just keep track of the date/sid of this version of Mail.
+ * Load this file first to get a "total" Mail version.
  */
  */
-char   *version = "2.4 %G%";
+static char    *SccsID = "@(#)UCB Mail Version 2.17 (%G%)";
+char   *version = "2.17 %G%";