Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
The C++ driver has support for specifying the driver build version with the BUILD_VERSION variable on the CMake command line. This way, if the VERSION_CURRENT file exists and BUILD_VERSION is not specified, the version is taken from VERSION_CURRENT. However, BUILD_VERSION can be used to override VERSION_CURRENT or in the case where VERSION_CURRENT is not present. The C driver should offer a similar capability in the build.