Skip to content

Commit c3a0484

Browse files
committed
Bump 0.2.0 version
1 parent 65a3373 commit c3a0484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ endif()
88
set(EXTERNAL_DIR ${CMAKE_SOURCE_DIR}/external)
99
set(SOLIDITY_BYTECODES_DIR ${CMAKE_BINARY_DIR}/solidity_contracts/bytecodes)
1010

11+
add_compile_definitions(PROJECT_VERSION="0.2.0")
12+
1113
add_subdirectory (solidity_contracts)
1214

1315
enable_testing()

0 commit comments

Comments
 (0)