bump version

This commit is contained in:
tg
2007-02-07 02:31:06 +00:00
parent dd462f00d3
commit 665fba6dbf
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.110 2007/01/26 18:27:34 tg Exp $"
#define MKSH_VERSION "R29 2007/01/26"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.111 2007/02/07 02:31:06 tg Exp $"
#define MKSH_VERSION "R29 2007/02/07"
#if HAVE_SYS_PARAM_H
#include <sys/param.h>