diff --git a/linphone/coreapi/private.h b/linphone/coreapi/private.h index c5db8da14..45c79d600 100644 --- a/linphone/coreapi/private.h +++ b/linphone/coreapi/private.h @@ -33,7 +33,7 @@ #endif #ifndef LINPHONE_VERSION -#define LINPHONE_VERSION "2.99.5" +#define LINPHONE_VERSION "3.0.0" #endif #ifndef LIBLINPHONE_VERSION diff --git a/linphone/oRTP/NEWS b/linphone/oRTP/NEWS index 4d1f4c413..c56b0f9a5 100644 --- a/linphone/oRTP/NEWS +++ b/linphone/oRTP/NEWS @@ -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.