diff --git a/configure.ac b/configure.ac index 6e5e0da4275df4e965953056bbc552066617c5d0..94e23c59d30ae1c45561707c80df6feb47dd6e65 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])