Skip to content

Commit 17087e2

Browse files
author
Bogdan Degtyariov
committed
Bump connector version to 8.4.0
Change-Id: Ib7e4990f160b634b1567df3046daa89ef67b66a1
1 parent 498c4bf commit 17087e2

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
@@ -35,7 +35,7 @@ set(COPYRIGHT_YEAR "2024" CACHE INTERNAL "version info")
3535
#
3636

3737
set(CONCPP_VERSION_MAJOR 8 CACHE INTERNAL "version info")
38-
set(CONCPP_VERSION_MINOR 3 CACHE INTERNAL "version info")
38+
set(CONCPP_VERSION_MINOR 4 CACHE INTERNAL "version info")
3939
set(CONCPP_VERSION_MICRO 0 CACHE INTERNAL "version info")
4040
# Level is "-alpha", "-beta", empty if GA
4141
set(CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info")

0 commit comments

Comments
 (0)