summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/version.t
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-08-19 20:09:10 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-08-19 20:09:10 +0000
commite7e852656e3beb5f62f8c146ba24004cfda2cf88 (patch)
treeb312bc3e985b3f1cf19691c779e7870219573b6e /bin/ksh/tests/version.t
parent1e9e82f84b5de8bcd110c41c780f476397c385d9 (diff)
update to pdksh-5.2.8
Diffstat (limited to 'bin/ksh/tests/version.t')
-rw-r--r--bin/ksh/tests/version.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ksh/tests/version.t b/bin/ksh/tests/version.t
index aed94d01760..0ec6fbac7b5 100644
--- a/bin/ksh/tests/version.t
+++ b/bin/ksh/tests/version.t
@@ -4,5 +4,5 @@ description:
stdin:
echo $KSH_VERSION
expected-stdout:
- @(#)PD KSH v5.2.7 96/06/04
+ @(#)PD KSH v5.2.8 96/08/19
---