conference: host can add or remove moderator

Change-Id: Idc4c6db249de7247d02c7cabb897d638c69674f3
This commit is contained in:
Pierre Lespagnol
2020-11-09 11:02:27 -05:00
committed by Sébastien Blin
parent b16d07cdb8
commit 75ec461623
12 changed files with 84 additions and 5 deletions

View File

@ -2,7 +2,7 @@ dnl Jami - configure.ac for automake 1.9 and autoconf 2.59
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([Jami Daemon],[9.5.0],[ring@gnu.org],[jami])
AC_INIT([Jami Daemon],[9.6.0],[ring@gnu.org],[jami])
AC_COPYRIGHT([[Copyright (c) Savoir-faire Linux 2004-2020]])
AC_REVISION([$Revision$])