summaryrefslogtreecommitdiff
path: root/telepathy-glib/account-channel-request.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-02-23 22:23:28 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-02-23 22:23:28 +0000
commit18290326d71c527608766b21cdf038043d57498d (patch)
tree6485eb98b6575b7f9949804f747d40b0c4e57a16 /telepathy-glib/account-channel-request.c
parentf1ff10c6b85e5d6f9975e2b0090057b566065027 (diff)
downloadtelepathy-glib-18290326d71c527608766b21cdf038043d57498d.tar.gz
Replace 0.13.UNRELEASED with 0.13.14
Diffstat (limited to 'telepathy-glib/account-channel-request.c')
-rw-r--r--telepathy-glib/account-channel-request.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/telepathy-glib/account-channel-request.c b/telepathy-glib/account-channel-request.c
index 8de04f5c3..e0a60e1dd 100644
--- a/telepathy-glib/account-channel-request.c
+++ b/telepathy-glib/account-channel-request.c
@@ -1442,7 +1442,7 @@ request_and_observe_channel_async (TpAccountChannelRequest *self,
* the Telepathy book</ulink> for details about how clients should interact
* with channels.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.14
*/
void
tp_account_channel_request_create_and_observe_channel_async (
@@ -1468,7 +1468,7 @@ tp_account_channel_request_create_and_observe_channel_async (
* Returns: (transfer full): a newly created #TpChannel if the channel was
* successfully created and dispatched, otherwise %NULL.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.14
*/
TpChannel *
tp_account_channel_request_create_and_observe_channel_finish (
@@ -1511,7 +1511,7 @@ tp_account_channel_request_create_and_observe_channel_finish (
* so that it can re-present the window to the user, for example.
* Otherwise, a new channel will be created and dispatched to a handler.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.14
*/
void
tp_account_channel_request_ensure_and_observe_channel_async (
@@ -1537,7 +1537,7 @@ tp_account_channel_request_ensure_and_observe_channel_async (
* Returns: (transfer full): a newly created #TpChannel if the channel was
* successfully ensure and (re-)dispatched, otherwise %NULL.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.14
*/
TpChannel *
tp_account_channel_request_ensure_and_observe_channel_finish (
@@ -1561,7 +1561,7 @@ tp_account_channel_request_ensure_and_observe_channel_finish (
* This function can't be called once @self has been used to request a
* channel.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.14
*/
void
tp_account_channel_request_set_hints (TpAccountChannelRequest *self,