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 51abf75f296..23d834015fa 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.11 96/10/08
+ @(#)PD KSH v5.2.12 96/10/29
---