From 6d47af51d1d51889e28d1bfcc3c0049da4d29cc3 Mon Sep 17 00:00:00 2001 From: Michael Vandeberg Date: Thu, 9 Feb 2023 09:54:02 -0800 Subject: [PATCH] Update submodules and bump version to v1.1.0 --- CMakeLists.txt | 2 +- libraries/crypto | 2 +- libraries/exception | 2 +- libraries/log | 2 +- libraries/mq | 2 +- libraries/proto | 2 +- libraries/state_db | 2 +- libraries/util | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d83f14f..ce39490 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}) diff --git a/libraries/crypto b/libraries/crypto index 95eb11c..2f91acf 160000 --- a/libraries/crypto +++ b/libraries/crypto @@ -1 +1 @@ -Subproject commit 95eb11c0d18561bfa26d3df53ce7d7f5a1d6bf9b +Subproject commit 2f91acfd683b824439b9844095cdc2e89f371037 diff --git a/libraries/exception b/libraries/exception index 60100f7..5501569 160000 --- a/libraries/exception +++ b/libraries/exception @@ -1 +1 @@ -Subproject commit 60100f7d5e2e2c22fb64ed5054b7dc2012234726 +Subproject commit 5501569e8bec1c97ddc1257e25ec1149bc2b50e9 diff --git a/libraries/log b/libraries/log index 84d5707..ca1fdcb 160000 --- a/libraries/log +++ b/libraries/log @@ -1 +1 @@ -Subproject commit 84d5707bdd71331203c3bd0a96b1bd0b9c7d0751 +Subproject commit ca1fdcbb26ee2d9c2c45f8692747b3f7a5235025 diff --git a/libraries/mq b/libraries/mq index 590c1f5..f5cdac0 160000 --- a/libraries/mq +++ b/libraries/mq @@ -1 +1 @@ -Subproject commit 590c1f514dec0073b8207544a96982ed5b06af21 +Subproject commit f5cdac05a46f9a3e5b8310559f6520d9b53ca9ca diff --git a/libraries/proto b/libraries/proto index 5267d75..7ba5e83 160000 --- a/libraries/proto +++ b/libraries/proto @@ -1 +1 @@ -Subproject commit 5267d75c4fc96819918f04cf31d0f611a68c97a0 +Subproject commit 7ba5e8347ce4dd080a17c3932ef5895cec8727e0 diff --git a/libraries/state_db b/libraries/state_db index 408fa87..8e9d50e 160000 --- a/libraries/state_db +++ b/libraries/state_db @@ -1 +1 @@ -Subproject commit 408fa874f2b76752dc6de71eecd1e59da3945859 +Subproject commit 8e9d50ed51389363d3b3fc989c3374c27ecb3534 diff --git a/libraries/util b/libraries/util index 191ef02..dd3e15f 160000 --- a/libraries/util +++ b/libraries/util @@ -1 +1 @@ -Subproject commit 191ef0228e6c05a8a678b9de73c0e1d52b769371 +Subproject commit dd3e15f0b08a99082b736b901bb78c0af4ed1982