mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
ready for 3.4.2
This commit is contained in:
parent
a779c59e8b
commit
da92619552
4 changed files with 8 additions and 4 deletions
4
NEWS
4
NEWS
|
|
@ -1,3 +1,7 @@
|
|||
linphone-3.4.2 -- March 3rd, 2011
|
||||
* fix problems with webcams on windows
|
||||
Requires mediastreamer-2.7.2
|
||||
|
||||
linphone-3.4.1 -- February 17th, 2011
|
||||
* bugfixes
|
||||
* gtk executable is renamed "linphone" (was linphone-3 before)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([linphone],[3.4.1],[linphone-developers@nongnu.org])
|
||||
AC_INIT([linphone],[3.4.2],[linphone-developers@nongnu.org])
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_CONFIG_SRCDIR([coreapi/linphonecore.c])
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
./bin/avcodec-52.dll
|
||||
./bin/avutil-50.dll
|
||||
./bin/libeXosip2-6.dll
|
||||
./bin/libogg.dll
|
||||
./bin/libtheora.dll
|
||||
./bin/libogg-0.dll
|
||||
./bin/libtheora-0.dll
|
||||
./bin/libxml2-2.dll
|
||||
./bin/libosip2-6.dll
|
||||
./bin/libosipparser2-6.dll
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9412db625a9f00e6de4c612dbc69ab1f98822d63
|
||||
Subproject commit ce716b12627c2d3d92f1559e6dea211f3a455923
|
||||
Loading…
Add table
Reference in a new issue