bump mksh patchlevel for today’s sorta-tested half-done changes, with more

to follow (see <Pine.BSM.4.64L.0809201417560.22066@herc.mirbsd.org>), as I
probably am not going to hack any more tonight
This commit is contained in:
tg
2008-09-20 19:18:00 +00:00
parent 09bfec553e
commit b65a7f7f9e
2 changed files with 4 additions and 4 deletions

4
sh.h
View File

@@ -100,9 +100,9 @@
#define __SCCSID(x) __IDSTRING(sccsid,x)
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.232 2008/09/17 19:31:30 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.233 2008/09/20 19:18:00 tg Exp $");
#endif
#define MKSH_VERSION "R35 2008/09/17"
#define MKSH_VERSION "R35 2008/09/20"
#ifndef MKSH_INCLUDES_ONLY