finish merging from R40-stable; set version number to yesterday though

This commit is contained in:
tg
2011-07-16 17:08:52 +00:00
parent 620faa3dc9
commit 09db3d67a2
2 changed files with 4 additions and 4 deletions

4
sh.h
View File

@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.486 2011/07/16 17:08:21 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.487 2011/07/16 17:08:52 tg Exp $");
#endif
#define MKSH_VERSION "R40 2011/07/07"
#define MKSH_VERSION "R40 2011/07/15"
#ifndef MKSH_INCLUDES_ONLY