diff options
Diffstat (limited to 'telepathy-glib/account.c')
-rw-r--r-- | telepathy-glib/account.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c index 95d83a46a..7967876a9 100644 --- a/telepathy-glib/account.c +++ b/telepathy-glib/account.c @@ -1967,7 +1967,7 @@ tp_account_ensure_connection (TpAccount *account, * persistent identification of the account, use tp_proxy_get_object_path(). * * Returns: a suffix of @account's object path, for debugging purposes. - * Since: 0.13.UNRELEASED + * Since: 0.13.9 */ const gchar * tp_account_get_path_suffix (TpAccount *account) |