dring: add AccountDetailsChanged signal

Change-Id: I538d3a777380d8c8c55c0999705a957a522a4a86
Reviewed-by: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
This commit is contained in:
Adrien Béraud
2018-01-23 01:35:20 -05:00
committed by Andreas Traczyk
parent 616d478564
commit 6261e2db06
7 changed files with 25 additions and 2 deletions

View File

@ -2,7 +2,7 @@ dnl Ring - 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([Ring Daemon],[4.2.0],[ring@gnu.org],[ring])
AC_INIT([Ring Daemon],[4.3.0],[ring@gnu.org],[ring])
AC_COPYRIGHT([[Copyright (c) Savoir-faire Linux 2004-2018]])
AC_REVISION([$Revision$])