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.
1 parent 5c38d4b commit 12800c4Copy full SHA for 12800c4
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 9.1.1)
+set(DRV_VERSION 9.1.2)
15
if(DEFINED ENV{VERSION_QUALIFIER})
16
set(VERSION_QUALIFIER -$ENV{VERSION_QUALIFIER} CACHE STRING
17
"Extra string to append to the install directory name")
0 commit comments