From 61163037d4b2bed1cf7368b09f0fbab742de6c45 Mon Sep 17 00:00:00 2001 From: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> Date: Thu, 4 Jul 2024 13:17:53 -0400 Subject: [PATCH] misc: bump daemon submodule This bump will include changes to fix failing builds on Windows. https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/1022 Change-Id: Ic34a097fbcea5723c8fe44da9c5887368dce2258 --- daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon b/daemon index c9f251d79..2e49d649d 160000 --- a/daemon +++ b/daemon @@ -1 +1 @@ -Subproject commit c9f251d7979d1fbc872bbbb4987e2e4d97ff32ef +Subproject commit 2e49d649d7dd8a5152aeb719c42013d234eb2306 -- GitLab