bump version

This commit is contained in:
tg
2008-07-12 18:09:37 +00:00
parent 03c4a1934a
commit f47d20bc85
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.226 2008/07/12 17:47:21 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.227 2008/07/12 18:09:37 tg Exp $");
#endif
#define MKSH_VERSION "R35 2008/07/10"
#define MKSH_VERSION "R35 2008/07/12"
#ifndef MKSH_INCLUDES_ONLY