bump; nothing to merge from oksh, and nothing more from me today

This commit is contained in:
tg
2015-06-28 16:23:24 +00:00
parent 0bdc395a81
commit 7a1acedd4a
2 changed files with 5 additions and 5 deletions

4
sh.h
View File

@@ -169,9 +169,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.730 2015/05/23 17:43:22 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.731 2015/06/28 16:23:24 tg Exp $");
#endif
#define MKSH_VERSION "R51 2015/05/23"
#define MKSH_VERSION "R51 2015/06/28"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES