Change PACKAGE_VERSION from "3.8.1" to "3.8.1-linphone-daemon"

This commit is contained in:
François Grisez 2015-04-07 11:34:00 +02:00
parent 1bbcc076ee
commit 4a7f2227cd

View file

@ -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])