forked from mirrors/linphone-iphone
update numbers for new release.
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@460 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
57969aa6a7
commit
df0239be8b
5 changed files with 9 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([linphone],[3.1.1.1],[linphone-developers@nongnu.org])
|
||||
AC_INIT([linphone],[3.1.2],[linphone-developers@nongnu.org])
|
||||
|
||||
dnl Source packaging numbers
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
mediastreamer-2.2.4:
|
||||
mediastreamer-2.2.4: May 4, 2009
|
||||
* fix crash during video window resizing on windows
|
||||
* improve documentation
|
||||
* various little improvements
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([mediastreamer],[2.2.3])
|
||||
AC_INIT([mediastreamer],[2.2.4])
|
||||
|
||||
AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION A mediastreaming library for telephony application.])
|
||||
AC_MSG_NOTICE([licensed under the terms of the General Public License (GPL)])
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
May 4, 2009 : ortp-0.16.0
|
||||
- update stun api to support new RFC
|
||||
- fix gcc warnings
|
||||
- added new PayloadType
|
||||
|
||||
October 13, 2008: ortp-0.15.0
|
||||
- telephone event detection bugfix
|
||||
- reduce number of memory allocation: !! attention here ABI/API change !!
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([ortp],[0.15.0])
|
||||
AC_INIT([ortp],[0.16.0])
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
dnl Source packaging numbers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue