Changed the configure.ac to reflect the new tag version

This commit is contained in:
Guillaume BIENKOWSKI 2013-12-13 15:50:36 +01:00
parent d8a205112f
commit 20564ac89c

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([linphone],[3.6.99],[linphone-developers@nongnu.org])
AC_INIT([linphone],[3.6.99-liphone-daemon],[linphone-developers@nongnu.org])
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([coreapi/linphonecore.c])