summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-07-26 17:13:04 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-07-26 17:13:04 +0100
commitb6fa84ee7ea93f84fac2e993c08769264476a8b6 (patch)
treeb6e7647b6283394a7afdf2fb10b7c2b3d8460e04 /telepathy-glib/channel-manager.c
parent4b0cb12dc3c79717083b29ca0728aa16b72604d8 (diff)
downloadtelepathy-glib-b6fa84ee7ea93f84fac2e993c08769264476a8b6.tar.gz
Prepare version 0.11.11telepathy-glib-0.11.11
Diffstat (limited to 'telepathy-glib/channel-manager.c')
-rw-r--r--telepathy-glib/channel-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/channel-manager.c b/telepathy-glib/channel-manager.c
index 44918bc3b..834c67972 100644
--- a/telepathy-glib/channel-manager.c
+++ b/telepathy-glib/channel-manager.c
@@ -184,7 +184,7 @@
* @type_foreach_channel_class: Call func(cls, fixed, allowed, user_data)
* for each class of channel that instances of this class might be able to
* create.
- * Since: 0.11.UNRELEASED
+ * Since: 0.11.11
*
* The vtable for a channel manager implementation.
*
@@ -627,7 +627,7 @@ tp_channel_manager_foreach_channel_class (TpChannelManager *manager,
* Calls func(type, fixed, allowed, user_data) for each channel class
* potentially understood by instances of @type.
*
- * Since: 0.11.UNRELEASED
+ * Since: 0.11.11
*/
void
tp_channel_manager_type_foreach_channel_class (GType type,