summaryrefslogtreecommitdiff
path: root/telepathy-glib/client.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-12 17:14:08 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-12 17:14:08 +0100
commit2469e1bf3af4546c95467feb19436555e9492a21 (patch)
tree1e6e1a98954c29fb3588b3c6e375ae5020f3d4b0 /telepathy-glib/client.c
parent30e212a22b35bd177360e5e34d9ffec3e1fdab54 (diff)
downloadtelepathy-glib-2469e1bf3af4546c95467feb19436555e9492a21.tar.gz
Prepare 0.7.32telepathy-glib-0.7.32
Diffstat (limited to 'telepathy-glib/client.c')
-rw-r--r--telepathy-glib/client.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/client.c b/telepathy-glib/client.c
index ae88a56bb..ea2a90fe1 100644
--- a/telepathy-glib/client.c
+++ b/telepathy-glib/client.c
@@ -41,7 +41,7 @@
* the Client interface. This object represents such a client, and is mainly
* useful in the implementation of the ChannelDispatcher itself.
*
- * Since: 0.7.UNRELEASED
+ * Since: 0.7.32
*/
/**
@@ -60,7 +60,7 @@
* tp_cli_dbus_properties_call_get_all() and tp_cli_dbus_properties_call_set()
* methods is recommended.
*
- * Since: 0.7.UNRELEASED
+ * Since: 0.7.32
*/
/**
@@ -119,7 +119,7 @@ tp_client_class_init (TpClientClass *klass)
* tp_proxy_or_subclass_hook_on_interface_add() with first argument
* %TP_TYPE_CLIENT.
*
- * Since: 0.7.UNRELEASED
+ * Since: 0.7.32
*/
void
tp_client_init_known_interfaces (void)