We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fc871 commit ad78477Copy full SHA for ad78477
ChangeLog
@@ -1,4 +1,4 @@
1
-OpenVi 7.4.23 -> OpenVi 7.4.24-dev: Tue Oct 10 19:47:07 2023
+OpenVi 7.4.23 -> OpenVi 7.4.24: Tue Oct 10 19:47:07 2023
2
+ Silence a warning when building with recent Clang compilers.
3
+ Treat consecutive paragraph indicators as different paragraphs;
4
Consecutive empty lines count toward the same state, so there're
ex/version.h
@@ -37,6 +37,6 @@
37
# define _VERSION_H
38
39
# define VI_VERSION \
40
- "Version 7.4.24-dev (OpenVi) 09/07/2023"
+ "Version 7.4.24 (OpenVi) 09/07/2023"
41
42
#endif /* ifndef _VERSION_H */
0 commit comments