summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-request.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-17 16:02:19 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-17 16:02:19 +0100
commitcf56f52d3202cb4227d6eb4d990da246d1160013 (patch)
treee6545a057e81abdf56f9fb17e6cdf452e0a242f0 /telepathy-glib/channel-request.c
parent51171b4f6b0508a6d3ae41b2b54c25d6bbf24415 (diff)
downloadtelepathy-glib-cf56f52d3202cb4227d6eb4d990da246d1160013.tar.gz
Version 0.15.5telepathy-glib-0.15.5
Diffstat (limited to 'telepathy-glib/channel-request.c')
-rw-r--r--telepathy-glib/channel-request.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/channel-request.c b/telepathy-glib/channel-request.c
index 85c19ea8c..281227907 100644
--- a/telepathy-glib/channel-request.c
+++ b/telepathy-glib/channel-request.c
@@ -376,7 +376,7 @@ tp_channel_request_class_init (TpChannelRequestClass *klass)
* If no channel factory is specified then #TpAutomaticProxyFactory is used.
*
* Since: 0.13.14
- * Deprecated: since 0.UNRELEASED. Use #TpProxy:factory instead.
+ * Deprecated: since 0.15.5. Use #TpProxy:factory instead.
*/
param_spec = g_param_spec_object ("channel-factory", "Channel factory",
"Object implementing TpClientChannelFactoryInterface",
@@ -624,7 +624,7 @@ _tp_channel_request_new_with_factory (TpSimpleClientFactory *factory,
* Change the value of the #TpChannelRequest:channel-factory property.
*
* Since: 0.13.14
- * Deprecated: since 0.UNRELEASED. Use #TpProxy:factory instead.
+ * Deprecated: since 0.15.5. Use #TpProxy:factory instead.
*/
void
tp_channel_request_set_channel_factory (TpChannelRequest *self,