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:
smorlat 2009-05-04 15:12:48 +00:00
parent 57969aa6a7
commit df0239be8b
5 changed files with 9 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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

View file

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