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.
2 parents a9a57ba + 90e9131 commit 0e68771Copy full SHA for 0e68771
CMakeLists.txt
@@ -11,7 +11,7 @@ set(DRIVER_BASE_NAME elasticodbc CACHE STRING
11
"The base name of the driver")
12
13
# driver's version
14
-set(DRV_VERSION 6.8.9)
+set(DRV_VERSION 6.8.10)
15
set(VERSION_QUALIFIER $ENV{VERSION_QUALIFIER} CACHE STRING
16
"Extra string to append to the install directory name")
17
0 commit comments