From ce43c21f58fd3fe15f7ffebcf553994ed0f2148e Mon Sep 17 00:00:00 2001
From: "aleksei.voronin" <aleksei.voronin@demlabs.net>
Date: Fri, 15 May 2020 13:31:05 +0300
Subject: [PATCH] [*] submodules update

---
 CMakeLists.txt   | 2 +-
 cellframe-sdk    | 2 +-
 python-cellframe | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 646e3393f..895229633 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
 SET( CPACK_PACKAGE_NAME  "${PROJECT_NAME}")
 SET( CPACK_PACKAGE_VERSION_MAJOR 3)
 SET( CPACK_PACKAGE_VERSION_MINOR 2)
-SET( CPACK_PACKAGE_VERSION_PATCH 18)
+SET( CPACK_PACKAGE_VERSION_PATCH 19)
 
 # init CellFrame SDK
 add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
diff --git a/cellframe-sdk b/cellframe-sdk
index f68669962..0b9d20a89 160000
--- a/cellframe-sdk
+++ b/cellframe-sdk
@@ -1 +1 @@
-Subproject commit f68669962a4f63b020f5d3cef47b02202071cea1
+Subproject commit 0b9d20a89d6cb6f41e0e6cf58f1734314204ee34
diff --git a/python-cellframe b/python-cellframe
index fbb50e65f..ce2cc96fe 160000
--- a/python-cellframe
+++ b/python-cellframe
@@ -1 +1 @@
-Subproject commit fbb50e65fec326cd6ea2b47ebebbe5aad8feba39
+Subproject commit ce2cc96fe1b6405dada650bb0a992d58ee305a5e
-- 
GitLab