• unbreak testsuite for MKSH_SMALL

• sync version and © year
This commit is contained in:
tg
2010-01-28 20:58:34 +00:00
parent 4aba1d69b5
commit c67bed8790
4 changed files with 9 additions and 9 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.378 2010/01/28 20:26:51 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.379 2010/01/28 20:58:34 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/01/08"
#define MKSH_VERSION "R39 2010/01/28"
#ifndef MKSH_INCLUDES_ONLY