bump version

our regression tests:
Total failed: 1 (as expected)
Total passed: 213

the IFS testsuite:
# tests 6856 passed 5192 failed 1664
This commit is contained in:
tg
2006-08-28 01:40:54 +00:00
parent 6ec5e11ff2
commit 33ddf84c63
2 changed files with 4 additions and 4 deletions

4
sh.h
View File

@@ -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 <sys/param.h>