diff --git a/CMakeLists.txt b/CMakeLists.txt index f4d818975..b6c1d4a04 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ project(LINPHONE C CXX) set(LINPHONE_MAJOR_VERSION "3") set(LINPHONE_MINOR_VERSION "8") -set(LINPHONE_MICRO_VERSION "1") +set(LINPHONE_MICRO_VERSION "2") set(LINPHONE_VERSION "${LINPHONE_MAJOR_VERSION}.${LINPHONE_MINOR_VERSION}.${LINPHONE_MICRO_VERSION}") set(LINPHONE_SO_VERSION "7") diff --git a/NEWS b/NEWS index 13bc4b2e6..624ad27cb 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -linphone-3.8.2 -- Aril 30th, 2015 +linphone-3.8.2 -- May 7th, 2015 Application level improvements: * add support of the StatusNotifierItem standard to display a status icon on KDE5 * auto-answering can be set through the preferences panel diff --git a/configure.ac b/configure.ac index 30a136940..9800c19f4 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.8.1],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.8.2],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM AC_CONFIG_SRCDIR([coreapi/linphonecore.c]) diff --git a/mediastreamer2 b/mediastreamer2 index 82b3f80d3..9c57afef0 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 82b3f80d3171c1fbcda07d5199b3a74849ad9105 +Subproject commit 9c57afef0d3332715b701ec161b0598fe4246b53 diff --git a/oRTP b/oRTP index 01491a543..15476b915 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 01491a5437b5328349428aa18e38253f399addf2 +Subproject commit 15476b915d35e91f3bad92b5e7d1bc4073c50603