Skip to content

Commit 9b48bf7

Browse files
committed
7.7.32
Signed-off-by: Jeffrey H. Johnson <trnsz@pobox.com>
1 parent 600d56b commit 9b48bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OpenVi 7.6.31 -> OpenVi 7.7.32: Fri Sep 26 20:42:09 2025
1+
OpenVi 7.6.31 -> OpenVi 7.7.32: Thu Oct 2 03:49:26 2025
22
+ Try to query `pkg-config` for ncurses flags and libs on some systems
33
+ Fix filename completion using `D_NAMLEN` as defined in the compat
44
`include/compat.h` header; patch from @jerryfletcher21; closes #22.

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.7.32-dev (OpenVi) 08/23/2025"
40+
"Version 7.7.32 (OpenVi) 08/23/2025"
4141

4242
#endif /* ifndef _VERSION_H */

0 commit comments

Comments
 (0)