summaryrefslogtreecommitdiffstats
path: root/bin/ksh/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/version.c')
-rw-r--r--bin/ksh/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/version.c b/bin/ksh/version.c
index e0595b5bf29..ef44a10ce87 100644
--- a/bin/ksh/version.c
+++ b/bin/ksh/version.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: version.c,v 1.7 1998/10/29 04:09:21 millert Exp $ */
+/* $OpenBSD: version.c,v 1.8 1999/01/08 20:25:03 millert Exp $ */
/*
* value of $KSH_VERSION (or $SH_VERSION)
@@ -7,4 +7,4 @@
#include "sh.h"
const char ksh_version [] =
- "@(#)PD KSH v5.2.13.4 98/10/28";
+ "@(#)PD KSH v5.2.13.5 98/12/18";