diff --git a/configure.ac b/configure.ac index 2187e754a..bc543c936 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([linphone],[3.8.1],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.8.1-linphone-daemon],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM AC_CONFIG_SRCDIR([coreapi/linphonecore.c])