conversation: add new loadConversationUntil and SwarmMessageVect type

GitLab: #831

Change-Id: I8e2aa205629735df043618a87e54ae6a43e6ca3f
This commit is contained in:
Alexander Lussier-Cullen
2024-01-08 15:14:35 -05:00
committed by Sébastien Blin
parent 8a7a5729d3
commit ba09b11b42
11 changed files with 74 additions and 3 deletions

View File

@ -1,5 +1,5 @@
project('jami-daemon', ['c', 'cpp'],
version: '14.0.0',
version: '15.1.0',
license: 'GPL3+',
default_options: ['cpp_std=gnu++17', 'buildtype=debugoptimized'],
meson_version:'>= 0.56'