Added declaration of icequal();
[unix-history] / usr / src / usr.bin / mail / version.c
index 57399b6..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 = "Version 2.1 %G%";
+static char    *SccsID = "@(#)UCB Mail Version 2.17 (%G%)";
+char   *version = "2.17 %G%";