sync… various things

This commit is contained in:
tg
2011-04-09 18:47:14 +00:00
parent 8c46637835
commit e39dea490f
3 changed files with 20 additions and 20 deletions

4
sh.h
View File

@@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.460 2011/04/09 15:14:53 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.461 2011/04/09 18:47:14 tg Exp $");
#endif
#define MKSH_VERSION "R39 2011/04/01"
#define MKSH_VERSION "R39 2011/04/09"
#ifndef MKSH_INCLUDES_ONLY