this will most certainly be mksh R36

This commit is contained in:
tg
2008-10-24 21:35:43 +00:00
parent 9fca87b9c3
commit bc046dd8f2
2 changed files with 4 additions and 4 deletions

4
sh.h
View File

@ -100,9 +100,9 @@
#define __SCCSID(x) __IDSTRING(sccsid,x)
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.244 2008/10/24 19:54:23 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.245 2008/10/24 21:35:43 tg Exp $");
#endif
#define MKSH_VERSION "R35 2008/10/24"
#define MKSH_VERSION "R36 2008/10/24"
#ifndef MKSH_INCLUDES_ONLY