summaryrefslogtreecommitdiff
path: root/telepathy-glib/contact.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/contact.c')
-rw-r--r--telepathy-glib/contact.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/contact.c b/telepathy-glib/contact.c
index 988be1120..dea4409fb 100644
--- a/telepathy-glib/contact.c
+++ b/telepathy-glib/contact.c
@@ -609,7 +609,7 @@ tp_contact_get_capabilities (TpContact *self)
* a #GList of #TpContactInfoField, or %NULL if the feature is not yet
* prepared.
* Since: 0.11.7
- * Deprecated: Since 0.UNRELEASED. New code should use
+ * Deprecated: Since 0.19.9. New code should use
* tp_contact_dup_contact_info() instead.
*/
GList *
@@ -632,7 +632,7 @@ tp_contact_get_contact_info (TpContact *self)
* Returns: (element-type TelepathyGLib.ContactInfoField) (transfer full):
* a #GList of #TpContactInfoField, or %NULL if the feature is not yet
* prepared.
- * Since: 0.UNRELEASED
+ * Since: 0.19.9
*/
GList *
tp_contact_dup_contact_info (TpContact *self)