Update version number in configure.ac, build_msvc config, clientversion.cpp, and all man pages from 1.4.2 to 1.4.3
Update client version from 1.4.1 to 1.4.2 across configuration files, source code, and documentation
Replace direct CLIENT_BUILD usage with FormatVersion to consistently display semantic versioning. This omits trailing ".0" and git suffix when build number is zero, making version strings cleaner and more predictable.