diff options
Diffstat (limited to 'contrib/tcsh/Makefile.std')
-rw-r--r-- | contrib/tcsh/Makefile.std | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcsh/Makefile.std b/contrib/tcsh/Makefile.std index 2e676be14ea06..33a6f022cb4bf 100644 --- a/contrib/tcsh/Makefile.std +++ b/contrib/tcsh/Makefile.std @@ -1,4 +1,4 @@ -# $Id: Makefile.std,v 1.88 1998/10/02 10:56:47 christos Exp $ +# $Id: Makefile.std,v 1.89 2000/01/14 22:57:25 christos Exp $ # Makefile.std 4.3 6/11/83 # # C Shell with process control; VM/UNIX VAX Makefile @@ -8,7 +8,7 @@ # things; Paul Placeway, CIS Dept., Ohio State University # SHELL=/bin/sh -VERSION=6.08 +VERSION=6.09 BUILD=tcsh srcdir=. |