bump to mirbsdksh-1_10

tested on
* MirOS (native Makefile)
* MirOS
* FreeBSD (some perl warnings)
* Interix/SFU 3.5 (perl aborts)
* Mac OSX
* GNU/Linux 2.6
* Solaris
This commit is contained in:
tg
2004-05-24 20:50:10 +00:00
parent 59bdfedbb1
commit cc834563b3
2 changed files with 3 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ category: pdksh
stdin:
echo $KSH_VERSION
expected-stdout:
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.6 $
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.10 $
---