Skip to content

Commit 8265f9d

Browse files
authored
Merge pull request #266 from andreidan/7.10-bump-versions
[7.10] Bump 7.10.0 to 7.10.1
2 parents 577cd2f + 5e8e78f commit 8265f9d

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 7.10.0)
14+
set(DRV_VERSION 7.10.1)
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)