Skip to content

Commit 88c9136

Browse files
committed
v597
1 parent d0ebac8 commit 88c9136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ v594 10/1/21 Let regex library handle caseless; add --redraw-on-quit option;
940940
v595 10/12/21 Add H color type; add += to lesskey var section;
941941
add --search-options.
942942
v596 11/8/21 Look for lesskey in $HOME/.config.
943-
v597
943+
v597 11/16/21 Fix bugs in --header.
944944
*/
945945

946-
char version[] = "597x";
946+
char version[] = "597";

0 commit comments

Comments
 (0)