Skip to content

Commit

Permalink
fixed status message to specific eos-system-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpassmore committed Aug 9, 2024
1 parent 33122b6 commit 7da610b
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 @@ else()
set(VERSION_FULL "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
endif()

message(STATUS "Building reference-contracts v${VERSION_FULL}")
message(STATUS "Building eos-system-contracts v${VERSION_FULL}")

include(ExternalProject)

Expand Down

0 comments on commit 7da610b

Please sign in to comment.