From 33ddf84c63a1a2c606306e695df5acb93fca491a Mon Sep 17 00:00:00 2001 From: tg Date: Mon, 28 Aug 2006 01:40:54 +0000 Subject: [PATCH] bump version our regression tests: Total failed: 1 (as expected) Total passed: 213 the IFS testsuite: # tests 6856 passed 5192 failed 1664 --- check.t | 4 ++-- sh.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/check.t b/check.t index 5ba4558..0dd1790 100644 --- a/check.t +++ b/check.t @@ -1,4 +1,4 @@ -# $MirOS: src/bin/mksh/check.t,v 1.62 2006/08/26 20:30:27 tg Exp $ +# $MirOS: src/bin/mksh/check.t,v 1.63 2006/08/28 01:40:54 tg Exp $ # $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $ @@ -3872,5 +3872,5 @@ category: pdksh stdin: echo $KSH_VERSION expected-stdout: - @(#)MIRBSD KSH R28 2006/08/26 + @(#)MIRBSD KSH R28 2006/08/28 --- diff --git a/sh.h b/sh.h index 97adab6..e1a9192 100644 --- a/sh.h +++ b/sh.h @@ -8,8 +8,8 @@ /* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */ /* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */ -#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.41 2006/08/26 20:30:27 tg Exp $" -#define MKSH_VERSION "R28 2006/08/26" +#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.42 2006/08/28 01:40:54 tg Exp $" +#define MKSH_VERSION "R28 2006/08/28" #include