Skip to content

Commit

Permalink
Bump 1.0.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
elmato committed Aug 14, 2024
1 parent 3a46f03 commit 87e43b6
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 87e43b6

Please sign in to comment.