Skip to content

Commit b41bf11

Browse files
author
Bogdan Degtyariov
committed
Bump connector version to 8.2.0
Change-Id: I13f786460482f45aaf6a28fa4099317c91e56479
1 parent 31cabb2 commit b41bf11

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
@@ -31,7 +31,7 @@
3131
#
3232

3333
set(CONCPP_VERSION_MAJOR 8 CACHE INTERNAL "version info")
34-
set(CONCPP_VERSION_MINOR 1 CACHE INTERNAL "version info")
34+
set(CONCPP_VERSION_MINOR 2 CACHE INTERNAL "version info")
3535
set(CONCPP_VERSION_MICRO 0 CACHE INTERNAL "version info")
3636
# Level is "-alpha", "-beta", empty if GA
3737
set(CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info")

0 commit comments

Comments
 (0)