Skip to content

Commit f13ef89

Browse files
author
Bogdan Degtyariov
committed
Bump connector version to 9.1.0
Change-Id: If72ca0523aea1afd30631d88e0b6e4718a3081c1
1 parent b9ee5d7 commit f13ef89

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 9 CACHE INTERNAL "version info")
38-
set(CONCPP_VERSION_MINOR 0 CACHE INTERNAL "version info")
38+
set(CONCPP_VERSION_MINOR 1 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)