Skip to content

Commit

Permalink
sync with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
iskakoff committed Jun 26, 2024
1 parent ab155e9 commit 2f185c3
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 @@ -8,7 +8,7 @@ if (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_BINARY_DIR})
endif ()

################ GREEN RELEASE VERSION #####################
set(GREEN_RELEASE "v0.2.4")
set(GREEN_RELEASE origin/main)

set(CMAKE_CXX_STANDARD 17)

Expand Down

0 comments on commit 2f185c3

Please sign in to comment.