Skip to content

Commit

Permalink
Merge pull request #53 from eosnetworkfoundation/elmato/merge-bump_0_…
Browse files Browse the repository at this point in the history
…2_0-to-main

[0.2 -> main] Bump 0.2.0 version
  • Loading branch information
arhag authored Aug 16, 2024
2 parents cf8ebb5 + 9abea29 commit bc41033
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 bc41033

Please sign in to comment.