diff --git a/configure.ac b/configure.ac index aefc30f2d..d36e66dbf 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.9.1-linphone-daemon],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.9.1],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM AC_CONFIG_SRCDIR([coreapi/linphonecore.c])