Skip to content

Commit

Permalink
Merge pull request #50 from eosnetworkfoundation/elmato/bump_0_2_0
Browse files Browse the repository at this point in the history
[0.2] Bump 0.2.0 version
  • Loading branch information
elmato authored Aug 15, 2024
2 parents eb264bf + c3a0484 commit 1db13d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ endif()
set(EXTERNAL_DIR ${CMAKE_SOURCE_DIR}/external)
set(SOLIDITY_BYTECODES_DIR ${CMAKE_BINARY_DIR}/solidity_contracts/bytecodes)

add_compile_definitions(PROJECT_VERSION="0.2.0")

add_subdirectory (solidity_contracts)

enable_testing()
Expand Down

0 comments on commit 1db13d7

Please sign in to comment.