Skip to content

Commit 8d73a50

Browse files
authored
Merge pull request #290 from martijnvg/bump_version_to_6.8.19
Bump version to 6.8.19
2 parents fca75a7 + 6986f78 commit 8d73a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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 6.8.18)
14+
set(DRV_VERSION 6.8.19)
1515
set(VERSION_QUALIFIER $ENV{VERSION_QUALIFIER} CACHE STRING
1616
"Extra string to append to the install directory name")
1717

0 commit comments

Comments
 (0)