From 6040502966942a5751716d3a2e3cd15bbccf83a9 Mon Sep 17 00:00:00 2001 From: smorlat Date: Fri, 10 Oct 2008 14:49:36 +0000 Subject: [PATCH] update version and release date. git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@76 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/coreapi/private.h | 2 +- linphone/oRTP/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.