summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-dispatch-operation.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-06-21 16:53:49 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-06-21 16:54:29 +0200
commitaf36f7b4f00996c95596dd26daecd4ae591ad3c2 (patch)
tree81b4bfd82053ea0352a150dc193ac2515e299662 /telepathy-glib/channel-dispatch-operation.c
parent78083d60a23441715841503dd2595a33f6bb1efc (diff)
downloadtelepathy-glib-af36f7b4f00996c95596dd26daecd4ae591ad3c2.tar.gz
prepare 0.15.2telepathy-glib_0.15.2
Diffstat (limited to 'telepathy-glib/channel-dispatch-operation.c')
-rw-r--r--telepathy-glib/channel-dispatch-operation.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/telepathy-glib/channel-dispatch-operation.c b/telepathy-glib/channel-dispatch-operation.c
index 06eb6577c..a1250a11c 100644
--- a/telepathy-glib/channel-dispatch-operation.c
+++ b/telepathy-glib/channel-dispatch-operation.c
@@ -1759,7 +1759,7 @@ claim_leave_channels_cb (TpChannelDispatchOperation *self,
* been completed. Again, see tp_channel_dispatch_operation_handle_with_async()
* for more details.
*
- * Since: 0.15.UNRELEASED
+ * Since: 0.15.2
*/
void
tp_channel_dispatch_operation_leave_channels_async (
@@ -1794,7 +1794,7 @@ tp_channel_dispatch_operation_leave_channels_async (
* tp_channel_leave_async() has at least been attempted on all the
* channels, otherwise %FALSE
*
- * Since: 0.15.UNRELEASED
+ * Since: 0.15.2
*/
gboolean
tp_channel_dispatch_operation_leave_channels_finish (
@@ -1857,7 +1857,7 @@ claim_destroy_channels_cb (TpChannelDispatchOperation *self,
* been completed. Again, see tp_channel_dispatch_operation_handle_with_async()
* for more details.
*
- * Since: 0.15.UNRELEASED
+ * Since: 0.15.2
*/
void
tp_channel_dispatch_operation_destroy_channels_async (
@@ -1886,7 +1886,7 @@ tp_channel_dispatch_operation_destroy_channels_async (
* tp_channel_destroy_async() has at least been attempted on all the
* channels, otherwise %FALSE
*
- * Since: 0.15.UNRELEASED
+ * Since: 0.15.2
*/
gboolean
tp_channel_dispatch_operation_destroy_channels_finish (