From 456bd584a37ec0dbaa647d3518f7f9289adcb1a2 Mon Sep 17 00:00:00 2001 From: tg Date: Thu, 24 Aug 2006 20:35:40 +0000 Subject: [PATCH] bump version (hey, after all, I fixed the persistent history*!) and that after submitting it to the FSF/UNESCO directory... *) regression test for that? how? --- check.t | 4 ++-- sh.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/check.t b/check.t index 2daae45..05cb38e 100644 --- a/check.t +++ b/check.t @@ -1,4 +1,4 @@ -# $MirOS: src/bin/mksh/check.t,v 1.59 2006/08/22 22:49:33 tg Exp $ +# $MirOS: src/bin/mksh/check.t,v 1.60 2006/08/24 20:35:40 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 $ @@ -3856,5 +3856,5 @@ category: pdksh stdin: echo $KSH_VERSION expected-stdout: - @(#)MIRBSD KSH R28 2006/08/22 + @(#)MIRBSD KSH R28 2006/08/24 --- diff --git a/sh.h b/sh.h index 74cee61..7a1fb80 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.39 2006/08/22 22:49:37 tg Exp $" -#define MKSH_VERSION "R28 2006/08/22" +#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.40 2006/08/24 20:35:40 tg Exp $" +#define MKSH_VERSION "R28 2006/08/24" #include