Skip to content

Commit ad78477

Browse files
committed
OpenVi 7.4.24
Signed-off-by: Jeffrey H. Johnson <[email protected]>
1 parent 58fc871 commit ad78477

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.4.23 -> OpenVi 7.4.24-dev: Tue Oct 10 19:47:07 2023
1+
OpenVi 7.4.23 -> OpenVi 7.4.24: Tue Oct 10 19:47:07 2023
22
+ Silence a warning when building with recent Clang compilers.
33
+ Treat consecutive paragraph indicators as different paragraphs;
44
Consecutive empty lines count toward the same state, so there're

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.24-dev (OpenVi) 09/07/2023"
40+
"Version 7.4.24 (OpenVi) 09/07/2023"
4141

4242
#endif /* ifndef _VERSION_H */

0 commit comments

Comments
 (0)