summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-09-30 14:30:23 +0200
committerXavier Claessens <xclaesse@gmail.com>2011-09-30 15:34:17 +0200
commit43b597d8bb9d67d4256961981b5a578b6a2e44b5 (patch)
treecc983ace42c15092df0dadf852dbd1841b99f531 /telepathy-glib/account.c
parent3f0f9abe1470d48e5ae09df8487b2759c614a85c (diff)
downloadtelepathy-glib-43b597d8bb9d67d4256961981b5a578b6a2e44b5.tar.gz
Version 0.15.6telepathy-glib-0.15.6
Diffstat (limited to 'telepathy-glib/account.c')
-rw-r--r--telepathy-glib/account.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c
index f8566f10f..689876b7d 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -3413,7 +3413,7 @@ tp_account_is_prepared (TpAccount *account,
* tp_proxy_prepare_async() with the same arguments.
*
* Since: 0.9.0
- * Deprecated: since 0.UNRELEASED, use tp_proxy_prepare_async() instead.
+ * Deprecated: since 0.15.6, use tp_proxy_prepare_async() instead.
*/
void
tp_account_prepare_async (TpAccount *account,
@@ -3435,7 +3435,7 @@ tp_account_prepare_async (TpAccount *account,
* Returns: %TRUE if the preparation was successful, otherwise %FALSE
*
* Since: 0.9.0
- * Deprecated: since 0.UNRELEASED, use tp_proxy_prepare_finish() instead.
+ * Deprecated: since 0.15.6, use tp_proxy_prepare_finish() instead.
*/
gboolean
tp_account_prepare_finish (TpAccount *account,