This commit is contained in:
tg
2015-01-04 21:08:10 +00:00
parent a56f5ccbc4
commit e49d7bc3c6
3 changed files with 24 additions and 16 deletions

4
sh.h
View File

@@ -169,9 +169,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.707 2015/01/02 13:21:28 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.708 2015/01/04 21:08:10 tg Exp $");
#endif
#define MKSH_VERSION "R50 2015/01/02"
#define MKSH_VERSION "R50 2015/01/04"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES