re-invite: bump Daemon version to 11.0.2

Bump Daemon version to 11.0.2 to enable re-invite without ICE
renegotiation.

Gitlab: #671

Change-Id: I287a034b0fb6b6fde77c091ac3543978e533c56a
This commit is contained in:
Mohamed Chibani
2022-02-18 09:09:53 -05:00
committed by Sébastien Blin
parent 8a1052781c
commit f6bf52ea15
3 changed files with 3 additions and 3 deletions

View File

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