We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a5bd0 commit 191c437Copy full SHA for 191c437
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 8.7.0)
+set(DRV_VERSION 8.8.0)
15
set(VERSION_QUALIFIER $ENV{VERSION_QUALIFIER} CACHE STRING
16
"Extra string to append to the install directory name")
17
0 commit comments