Skip to content

Commit

Permalink
Merge pull request #660 from eosnetworkfoundation/elmato/bump_0_6_0_rc1
Browse files Browse the repository at this point in the history
Bump 0.6.0-rc1 version
  • Loading branch information
arhag committed Sep 11, 2023
2 parents b97932e + 08bc110 commit ba45aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if (WITH_ADMIN_ACTIONS)
endif()

add_compile_definitions(ANTELOPE)
add_compile_definitions(PROJECT_VERSION="0.5.2")
add_compile_definitions(PROJECT_VERSION="0.6.0-rc1")

# ethash
list(APPEND SOURCES
Expand Down

0 comments on commit ba45aa0

Please sign in to comment.