Skip to content

Commit c81d4e1

Browse files
author
elasticsearchmachine
committed
Bump to version 9.0.5
1 parent e5cb6c9 commit c81d4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set(DRIVER_BASE_NAME elasticodbc CACHE STRING
1111
"The base name of the driver")
1212

1313
# driver's version
14-
set(DRV_VERSION 9.0.4)
14+
set(DRV_VERSION 9.0.5)
1515
if(DEFINED ENV{VERSION_QUALIFIER})
1616
set(VERSION_QUALIFIER -$ENV{VERSION_QUALIFIER} CACHE STRING
1717
"Extra string to append to the install directory name")

0 commit comments

Comments
 (0)