summaryrefslogtreecommitdiff
path: root/bin/pdksh/tests/version.t
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pdksh/tests/version.t')
-rw-r--r--bin/pdksh/tests/version.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pdksh/tests/version.t b/bin/pdksh/tests/version.t
index aed94d01760..0ec6fbac7b5 100644
--- a/bin/pdksh/tests/version.t
+++ b/bin/pdksh/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
---