2 * Copyright (c) 1991, 1993
3 * The Regents of the University of California. All rights reserved.
5 * %sccs.include.redist.c%
9 static char sccsid
[] = "$Id: ex_version.c,v 8.25 1993/12/04 10:21:30 bostic Exp $ (Berkeley) $Date: 1993/12/04 10:21:30 $";
12 #include <sys/types.h>
18 * ex_version -- :version
19 * Display the program version.
22 ex_version(sp
, ep
, cmdp
)
27 static time_t then
= 755018483;
29 (void)ex_printf(EXCOOKIE
,
30 "Version 0.91, %sThe CSRG, University of California, Berkeley.\n",