Skip to content

Commit

Permalink
Merge pull request #90 from koinos/bump-version
Browse files Browse the repository at this point in the history
Update submodules and bump version to v1.1.0
  • Loading branch information
sgerbino authored Feb 9, 2023
2 parents e9bf35b + 6d47af5 commit 6c41c73
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ HunterGate(
LOCAL
)

project(koinos_mempool VERSION 1.0.1 LANGUAGES CXX C)
project(koinos_mempool 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
2 changes: 1 addition & 1 deletion libraries/log
2 changes: 1 addition & 1 deletion libraries/mq
2 changes: 1 addition & 1 deletion libraries/proto
Submodule proto updated 122 files
2 changes: 1 addition & 1 deletion libraries/state_db

0 comments on commit 6c41c73

Please sign in to comment.