Skip to content

Commit 81e6235

Browse files
committed
OpenVi 7.4.27
Signed-off-by: Jeffrey H. Johnson <[email protected]>
1 parent e63a8a8 commit 81e6235

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ChangeLog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
OpenVi 7.4.26 -> OpenVi 7.4.27-dev: Wed Nov 22 19:28:50 2023
2-
+ Update README files with additional distro packaging information
1+
OpenVi 7.4.26 -> OpenVi 7.4.27: Wed Nov 22 19:30:41 2023
2+
+ Update README file with additional links and packaging information
33
+ Always suppress db_err output when !lno; closes GitHub Issue #34
44
+ Update minpwcache.c to OpenBSD pwcache.c v1.16; contains spelling
55
fixes from Paul Tagliamonte; only comments, no user-facing change

README_pt_BR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- SPDX-License-Identifier: BSD-3-Clause -->
22
<!-- Copyright (c) 2021-2023 Jeffrey H Johnson <[email protected]> -->
3-
[An English version of this README available.](README.md)
3+
[An English version of this README is available.](README.md)
44

55
# OpenVi
66

ex/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
# define _VERSION_H
3838

3939
# define VI_VERSION \
40-
"Version 7.4.27-dev (OpenVi) 09/07/2023"
40+
"Version 7.4.27 (OpenVi) 09/07/2023"
4141

4242
#endif /* ifndef _VERSION_H */

0 commit comments

Comments
 (0)