bump to mirbsdksh 1.5
This commit is contained in:
parent
b04855f181
commit
461c2a76e3
@ -5,5 +5,5 @@ category: pdksh
|
||||
stdin:
|
||||
echo $KSH_VERSION
|
||||
expected-stdout:
|
||||
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.4 $
|
||||
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.5 $
|
||||
---
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $MirBSD: version.c,v 1.4 2004/04/17 00:50:28 tg Exp $ */
|
||||
/* $MirBSD: version.c,v 1.5 2004/04/24 21:45:36 tg Exp $ */
|
||||
/* $OpenBSD: version.c,v 1.12 1999/07/14 13:37:24 millert Exp $ */
|
||||
|
||||
/*
|
||||
@ -8,4 +8,4 @@
|
||||
#include "sh.h"
|
||||
|
||||
const char ksh_version[] =
|
||||
"@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.4 $";
|
||||
"@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.5 $";
|
||||
|
Loading…
Reference in New Issue
Block a user