update version in CmakeLists.txt

This commit is contained in:
Ronan Abhamon 2017-07-21 09:36:30 +02:00
parent f7a4846e36
commit 74fd021a47
2 changed files with 6 additions and 1 deletions

View file

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

5
NEWS
View file

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