bump to mirbsdksh 1.5
This commit is contained in:
		| @@ -5,5 +5,5 @@ category: pdksh | |||||||
| stdin: | stdin: | ||||||
| 	echo $KSH_VERSION | 	echo $KSH_VERSION | ||||||
| expected-stdout: | 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 $	*/ | /* $OpenBSD: version.c,v 1.12 1999/07/14 13:37:24 millert Exp $	*/ | ||||||
|  |  | ||||||
| /* | /* | ||||||
| @@ -8,4 +8,4 @@ | |||||||
| #include "sh.h" | #include "sh.h" | ||||||
|  |  | ||||||
| const char ksh_version[] = | 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 $"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user