bump version (hey, after all, I fixed the persistent history*!)

and that after submitting it to the FSF/UNESCO directory...

*) regression test for that? how?
This commit is contained in:
tg
2006-08-24 20:35:40 +00:00
parent c81966621a
commit 456bd584a3
2 changed files with 4 additions and 4 deletions

4
sh.h
View File

@@ -8,8 +8,8 @@
/* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
/* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.39 2006/08/22 22:49:37 tg Exp $"
#define MKSH_VERSION "R28 2006/08/22"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.40 2006/08/24 20:35:40 tg Exp $"
#define MKSH_VERSION "R28 2006/08/24"
#include <sys/param.h>