diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-08-16 17:58:49 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-08-16 17:58:49 +0000 |
commit | 418c0bbade1dcb322b7abdbed4064993de8086c2 (patch) | |
tree | 4bad4d39a1f432f68cae3d673074f4b724aba879 /usr.bin/vi/ex/version.h | |
parent | 445816164da4c953591f89549fdd9bc8825aa8c8 (diff) |
nvi 1.73
Diffstat (limited to 'usr.bin/vi/ex/version.h')
-rw-r--r-- | usr.bin/vi/ex/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/ex/version.h b/usr.bin/vi/ex/version.h index 96884b40dbb..9586ba7942a 100644 --- a/usr.bin/vi/ex/version.h +++ b/usr.bin/vi/ex/version.h @@ -1,2 +1,2 @@ #define VI_VERSION \ - "Version 1.71 (7/1/96) The CSRG, University of California, Berkeley." + "Version 1.73 (8/12/96) The CSRG, University of California, Berkeley." |