File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- OpenVi 7.0.9 -> OpenVi 7.0.10-dev (Unreleased) : Wed Feb 9 16:34:07 2022
1+ OpenVi 7.0.9 -> OpenVi 7.0.10: Wed Feb 9 16:36:25 2022
22 + Silence some warnings and general style clean-up
33 + Clarify text of some visual mode messages; use the POSIX thousands
4- numeric seperator for displaying most line and character counts.
4+ numeric seperator for displaying most line and character counts
55 + Use `/var/tmp` for the `vi.recover` directory; on most Linux
66 systems, this persists across reboots and gives a higher chance
77 of recovery than `/tmp` which is often a memory-backed filesystem
Original file line number Diff line number Diff line change 3535# define _VERSION_H
3636
3737# define VI_VERSION \
38- "Version 7.0.10-dev (OpenVi) 10/25/2021"
38+ "Version 7.0.10 (OpenVi) 10/25/2021"
3939
4040#endif /* ifndef _VERSION_H */
You can’t perform that action at this time.
0 commit comments