changed alloca to salloc since no alloca on pdp-11's, generally
[unix-history] / usr / src / usr.bin / mail / version.c
index 5aceb9f..34fc578 100644 (file)
@@ -2,5 +2,5 @@
  * Just keep track of the date/sid of this version of Mail.
  * Load this file first to get a "total" Mail version.
  */
  * 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.12 (%G%)";
-char   *version = "2.12 %G%";
+static char    *SccsID = "@(#)UCB Mail Version 2.14 (%G%)";
+char   *version = "2.14 %G%";