From 6b35bf5289c7ea4c05ec7a6a5e018203e1c55206 Mon Sep 17 00:00:00 2001 From: Roman Khlopkov <roman.khlopkov@demlabs.net> Date: Thu, 29 Jun 2023 07:58:34 +0000 Subject: [PATCH] feature-8988 --- cellframe-sdk | 2 +- dap-sdk | 2 +- python-cellframe | 2 +- version.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cellframe-sdk b/cellframe-sdk index 84aaf6ae0..4985ff37d 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit 84aaf6ae0f1853ca25b3d1aeece313120ae2aa64 +Subproject commit 4985ff37dcbb42bba06de9d6c91ceb98770a6001 diff --git a/dap-sdk b/dap-sdk index f11700de7..ad7b842d9 160000 --- a/dap-sdk +++ b/dap-sdk @@ -1 +1 @@ -Subproject commit f11700de7f924d6f09a433fa8e02bff1b5bedcc1 +Subproject commit ad7b842d9ef33155311e8f2e5691df082b72d0b7 diff --git a/python-cellframe b/python-cellframe index 8bc569fd4..a270592fb 160000 --- a/python-cellframe +++ b/python-cellframe @@ -1 +1 @@ -Subproject commit 8bc569fd4c3f2a4d9fe371cb4ceb77969b9c6692 +Subproject commit a270592fb69b3b21843fd964b2ef7812d312dd53 diff --git a/version.mk b/version.mk index 8a639492d..14a9a279a 100644 --- a/version.mk +++ b/version.mk @@ -1,3 +1,3 @@ VERSION_MAJOR=5 VERSION_MINOR=2 -VERSION_PATCH=179 +VERSION_PATCH=181 -- GitLab