diff --git a/CMakeLists.txt b/CMakeLists.txt index 546be9a11..02aa98e05 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ ############################################################################ cmake_minimum_required(VERSION 3.0) -project(linphone VERSION 3.11.2 LANGUAGES C CXX) +project(linphone VERSION 3.12.0 LANGUAGES C CXX) set(LINPHONE_MAJOR_VERSION ${PROJECT_VERSION_MAJOR}) diff --git a/NEWS b/NEWS index 2ec197b39..8da41a5d5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +linphone-3.12.0 -- July 21st, 2017 + * C++ and C# wrappers. + * Account Creator plugin API. + * Xamarin support. + linphone-3.11.1 -- March 2nd, 2017 * Bugfix in Autotools scripts