File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- OpenVi 7.0.4 -> OpenVi 7.0.5: Thu Jan 27 10:53:24 2022
1+ OpenVi 7.0.4 -> OpenVi 7.0.5: Thu Jan 27 11:00:46 2022
22 + No verbose build by default; set variables V (or DEBUG) to enable
33 + No LTO and LGC by default; set variables LTO and/or LGC to enable
44 + Don't attempt linking with libjemalloc or libmtmalloc by default
Original file line number Diff line number Diff line change 3636
3737#if defined(DB185EMU ) || defined(_DB_185_H_ )
3838#define VI_VERSION \
39- "Version 7.0.5-dev (OpenVi) 10/25/2021 - using Berkeley DB 1.85 emulation"
39+ "Version 7.0.5 (OpenVi) 10/25/2021 - using Berkeley DB 1.85 emulation"
4040#else
4141#define VI_VERSION \
42- "Version 7.0.5-dev (OpenVi) 10/25/2021"
42+ "Version 7.0.5 (OpenVi) 10/25/2021"
4343#endif /* if defined(DB185EMU) || defined(_DB_185_H_) */
4444
4545#endif /* ifndef _VERSION_H */
You can’t perform that action at this time.
0 commit comments