plugin: exposing plugins to linux ui

Change-Id: I0919a3a78f4066122773a2ee9ab85d8e406e7e8f
This commit is contained in:
agsantos
2020-06-29 17:50:22 -04:00
committed by Adrien Béraud
parent 248e21bff9
commit 0b7a978737
16 changed files with 268 additions and 27 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.2.0],[ring@gnu.org],[jami])
AC_INIT([Jami Daemon],[9.3.0],[ring@gnu.org],[jami])
AC_COPYRIGHT([[Copyright (c) Savoir-faire Linux 2004-2019]])
AC_REVISION([$Revision$])