diff --git a/configure.ac b/configure.ac index 6e5e0da42..94e23c59d 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.4.99.5],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.5],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM AC_CONFIG_SRCDIR([coreapi/linphonecore.c])