Skip to content

Commit 208f44b

Browse files
committed
Bump version to 7.0.1
1 parent 93510cc commit 208f44b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ex/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818

1919
#if defined(DB185EMU) || defined(_DB_185_H_)
2020
#define VI_VERSION \
21-
"Version 7.00 (OpenVi) 10/25/2021 - using Berkeley DB 1.85 (emulation)"
21+
"Version 7.0.1 (OpenVi) 10/25/2021 - using Berkeley DB 1.85 emulation"
2222
#else
2323
#define VI_VERSION \
24-
"Version 7.00 (OpenVi) 10/25/2021"
24+
"Version 7.0.1 (OpenVi) 10/25/2021"
2525
#endif
2626

2727
#endif

0 commit comments

Comments
 (0)