Skip to content

Commit

Permalink
v0.1.4-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyKalin committed Sep 6, 2023
1 parent ae91b28 commit 559056d
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 @@ -13,7 +13,7 @@ endif ()

project(dxFeedGraalCxxApi)

set(DXFCXX_VERSION "0.1.3" CACHE STRING "The dxFeed Graal CXX API package version")
set(DXFCXX_VERSION "0.1.4" 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 559056d

Please sign in to comment.