Skip to content

Commit

Permalink
Merge pull request #825 from koinos/bump-version
Browse files Browse the repository at this point in the history
Bump version v1.1.0
  • Loading branch information
mvandeberg authored Jul 24, 2023
2 parents 79fed0d + a7abc12 commit e378678
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 @@ -39,7 +39,7 @@ HunterGate(
LOCAL
)

project(koinos_chain VERSION 1.0.3 LANGUAGES CXX C)
project(koinos_chain VERSION 1.1.0 LANGUAGES CXX C)
add_compile_definitions(KOINOS_MAJOR_VERSION=${PROJECT_VERSION_MAJOR})
add_compile_definitions(KOINOS_MINOR_VERSION=${PROJECT_VERSION_MINOR})
add_compile_definitions(KOINOS_PATCH_VERSION=${PROJECT_VERSION_PATCH})
Expand Down

0 comments on commit e378678

Please sign in to comment.