diff --git a/linphone/NEWS b/linphone/NEWS index 5375771ca..201407d1a 100644 --- a/linphone/NEWS +++ b/linphone/NEWS @@ -1,4 +1,4 @@ -linphone-3.2.0 -- September 7, 2009 +linphone-3.2.0 -- September 17, 2009 * new in-call layout * new idle view with two buttons * ability to dial the number from dialpad diff --git a/linphone/configure.in b/linphone/configure.in index 86a1939cd..ba1a771d3 100644 --- a/linphone/configure.in +++ b/linphone/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([linphone],[3.1.99.2],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.2.0],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM dnl Source packaging numbers diff --git a/linphone/mediastreamer2/NEWS b/linphone/mediastreamer2/NEWS index 023669c40..287324e1f 100644 --- a/linphone/mediastreamer2/NEWS +++ b/linphone/mediastreamer2/NEWS @@ -1,9 +1,10 @@ -mediastreamer-2.3.0: September 7, 2009 +mediastreamer-2.3.0: September 17, 2009 * integrate directshow capture filter for mingw (was a plugin before) * builds on windows with mingw/msys using ./configure && make (see linphone's README.mingw) * new parametric equalizer filter (to modify gains per frequency bands), working with natural curves * new noise-gate feature added to MSVolume * list of soundcard dynamically updates on windows upon device plugs/unplugs + * MSVolume echo limiter feature improved mediastreamer-2.2.4: May 4, 2009 * fix crash during video window resizing on windows diff --git a/linphone/oRTP/NEWS b/linphone/oRTP/NEWS index 8c5625c55..f3a081082 100644 --- a/linphone/oRTP/NEWS +++ b/linphone/oRTP/NEWS @@ -1,4 +1,4 @@ -September 7, 2009: ortp-0.16.1 +September 17, 2009: ortp-0.16.1 - minor compilation fixes May 4, 2009 : ortp-0.16.0