summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-20 17:17:36 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-20 17:31:02 +0000
commit5656c065f5ed1f98a6cd05df6bb0101c7ac88427 (patch)
treebb137f68192b513107b3e2e066e310fa36d1158b /telepathy-glib/account.c
parent453fa6317155cfdb4f741cdeed80f6a5910f5839 (diff)
downloadtelepathy-glib-5656c065f5ed1f98a6cd05df6bb0101c7ac88427.tar.gz
Prepare 0.17.5telepathy-glib-0.17.5
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 fb0b2429b..f012fe9a1 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -1926,7 +1926,7 @@ tp_account_class_init (TpAccountClass *klass)
* %TP_ACCOUNT_FEATURE_CORE feature has been prepared; until then,
* the value is NULL.
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
*/
g_object_class_install_property (object_class, PROP_SUPERSEDES,
g_param_spec_boxed ("supersedes",
@@ -3242,7 +3242,7 @@ tp_account_set_nickname_async (TpAccount *account,
*
* Returns: (transfer none): the same as the #TpAccount:supersedes property
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
*/
const gchar * const *
tp_account_get_supersedes (TpAccount *self)