summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/version.t
diff options
context:
space:
mode:
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 0ec6fbac7b5..e1b8127fcbc 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.8 96/08/19
+ @(#)PD KSH v5.2.9 96/09/30
---