Skip to content

Commit

Permalink
v0.2.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyKalin committed Sep 25, 2023
1 parent 26adfe3 commit ea89b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)

project(dxFeedGraalCxxApi)

set(DXFCXX_VERSION "v0.2.1-alpha" CACHE STRING "The dxFeed Graal CXX API package version")
set(DXFCXX_VERSION "v0.2.2-alpha" CACHE STRING "The dxFeed Graal CXX API package version")

set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit ea89b89

Please sign in to comment.