summaryrefslogtreecommitdiffstats
path: root/contrib/less/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/version.c')
-rw-r--r--contrib/less/version.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/contrib/less/version.c b/contrib/less/version.c
index 61fa348..d43d0ff 100644
--- a/contrib/less/version.c
+++ b/contrib/less/version.c
@@ -594,6 +594,12 @@ v352 3/8/00 Fix scan_option NULL dereference.
-----------------------------------------------------------------
v353 3/20/00 Fix SECURE compile bug, allow space after numeric option.
v354 3/23/00 Add support for PCRE; add --with-regex configure option.
+-----------------------------------------------------------------
+v355 6/28/00 Add -# option (thanks to Andy Levinson).
+v356 7/5/00 Add -J option.
+v357 7/6/00 Support sigprocmask.
+-----------------------------------------------------------------
+v358 7/8/00 Fix problems with #stop in lesskey file.
*/
-char version[] = "354";
+char version[] = "358";
OpenPOWER on IntegriCloud