Skip to content

Commit

Permalink
Merge pull request #762 from eosnetworkfoundation/elmato/bump_1_0_0
Browse files Browse the repository at this point in the history
[1.0] Bump 1.0.0 version
  • Loading branch information
elmato committed Aug 15, 2024
2 parents 3a46f03 + 87e43b6 commit 398f218
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 @@ -27,7 +27,7 @@ if (WITH_ADMIN_ACTIONS)
endif()

add_compile_definitions(ANTELOPE)
add_compile_definitions(PROJECT_VERSION="1.0.0-rc4")
add_compile_definitions(PROJECT_VERSION="1.0.0")

# ethash
list(APPEND SOURCES
Expand Down

0 comments on commit 398f218

Please sign in to comment.