Skip to content

Commit 530ba51

Browse files
committed
v4.2.0-rc2
1 parent 97f0e2d commit 530ba51

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
@@ -17,7 +17,7 @@ project(dxFeedGraalCxxApi)
1717

1818
include(cmake/ParseVersion.cmake)
1919

20-
set(DXFCXX_VERSION "v4.2.0-rc1" CACHE STRING "The dxFeed Graal CXX API package version")
20+
set(DXFCXX_VERSION "v4.2.0-rc2" CACHE STRING "The dxFeed Graal CXX API package version")
2121

2222
dxfcxx_ParseVersion(${DXFCXX_VERSION} DXFCXX_MAJOR_VERSION DXFCXX_MINOR_VERSION DXFCXX_PATCH_VERSION DXFCXX_SUFFIX_VERSION)
2323

0 commit comments

Comments
 (0)