Changed so that all file names used anywhere may begin with
[unix-history] / usr / src / usr.bin / mail / version.c
index 5749e5c..529e8b8 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.3 %G%";
+static char    *SccsID = "@(#)UCB Mail Version 2.6 (%G%)";
+char   *version = "2.6 %G%";