summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-11 12:49:12 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-11 12:49:35 +0200
commit2126739841326c79f98ae795b3c962ad3a1d7884 (patch)
treef881802dc599705335b61609fac95c9ffa418dee /telepathy-glib/proxy.c
parent6555f449c4b6490f08d7b2c8c523faa4c542b89d (diff)
downloadtelepathy-glib-2126739841326c79f98ae795b3c962ad3a1d7884.tar.gz
prepare 0.19.9 releasetelepathy-glib-0.19.9
Diffstat (limited to 'telepathy-glib/proxy.c')
-rw-r--r--telepathy-glib/proxy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/proxy.c b/telepathy-glib/proxy.c
index 870c4c713..8d6befbf4 100644
--- a/telepathy-glib/proxy.c
+++ b/telepathy-glib/proxy.c
@@ -446,7 +446,7 @@ static void tp_proxy_iface_destroyed_cb (DBusGProxy *dgproxy, TpProxy *self);
* The reference is only valid as long as @self is.
*
* Since: 0.7.1
- * Deprecated: Since 0.UNRELEASED. New code should use
+ * Deprecated: Since 0.19.9. New code should use
* tp_proxy_get_interface_by_id() instead.
*/
DBusGProxy *
@@ -472,7 +472,7 @@ tp_proxy_borrow_interface_by_id (TpProxy *self,
* interface is as given (or %NULL if an @error is raised).
* The reference is only valid as long as @self is.
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.9
*/
DBusGProxy *
tp_proxy_get_interface_by_id (TpProxy *self,