mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
conversation: add support for message edition
For now, only be able to edit messages from our-self and with the text/plain type Change-Id: I20c6ed7dad3892f0fa655812242b9ca6e77e69b3 GitLab: #316
This commit is contained in:
@ -2,7 +2,7 @@ dnl Jami - configure.ac
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([Jami Daemon],[13.5.0],[jami@gnu.org],[jami])
|
||||
AC_INIT([Jami Daemon],[13.6.0],[jami@gnu.org],[jami])
|
||||
|
||||
dnl Clear the implicit flags that default to '-g -O2', otherwise they
|
||||
dnl take precedence over the values we set via the
|
||||
|
Reference in New Issue
Block a user