Skip to content

Commit e74be13

Browse files
committed
Bump connector version to 8.0.27
1 parent 395168f commit e74be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
set(CONCPP_VERSION_MAJOR 8 CACHE INTERNAL "version info")
3434
set(CONCPP_VERSION_MINOR 0 CACHE INTERNAL "version info")
35-
set(CONCPP_VERSION_MICRO 26 CACHE INTERNAL "version info")
35+
set(CONCPP_VERSION_MICRO 27 CACHE INTERNAL "version info")
3636
# Level is "-alpha", "-beta", empty if GA
3737
set(CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info")
3838

0 commit comments

Comments
 (0)