update version and release date.

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@76 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
smorlat 2008-10-10 14:49:36 +00:00
parent b8f4e5485d
commit 6040502966
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
#endif
#ifndef LINPHONE_VERSION
#define LINPHONE_VERSION "2.99.5"
#define LINPHONE_VERSION "3.0.0"
#endif
#ifndef LIBLINPHONE_VERSION

View file

@ -1,4 +1,4 @@
DATE ortp-0.15.0
October 13, 2008: ortp-0.15.0
- telephone event detection bugfix
- reduce number of memory allocation: !! attention here ABI/API change !!
If you are using mp=rtp_session_recvm_with_ts(), the payload data is no more pointed by mp->b_cont->b_rptr.