• MFC almost everything not breaking backwards compatibility or introducing
deep changes into R40-stable branch • Version accordingly: HEAD gets 2012/03/24 (hi Eddy/Chris) so we backdate $KSH_VERSION for R40-stable to 2012/03/20 (hi David) as that comes before even though it includes today’s latest fixes • Also, sync clog (including MFC indicators)
This commit is contained in:
4
sh.h
4
sh.h
@@ -152,9 +152,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.526 2012/03/23 23:25:29 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.527 2012/03/24 21:22:25 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R40 2012/03/23"
|
||||
#define MKSH_VERSION "R40 2012/03/24"
|
||||
|
||||
/* arithmetic types: C implementation */
|
||||
#if !HAVE_CAN_INTTYPES
|
||||
|
Reference in New Issue
Block a user