summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/base-client.c')
-rw-r--r--telepathy-glib/base-client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-client.c b/telepathy-glib/base-client.c
index 9e399396c..d7252e89b 100644
--- a/telepathy-glib/base-client.c
+++ b/telepathy-glib/base-client.c
@@ -1389,7 +1389,7 @@ tp_base_client_class_init (TpBaseClientClass *cls)
*
* This property can't be %NULL after construction.
*
- * Since: 0.UNRELEASED
+ * Since: 0.99.10
*/
param_spec = g_param_spec_object ("dbus-connection", "GDBusConnection object",
"The dbus connection associated with this client",
@@ -2513,7 +2513,7 @@ tp_base_client_get_uniquify_name (TpBaseClient *self)
* necessarily valid after @self is destroyed.
*
* Returns: (transfer none): the value of #TpBaseClient:dbus-connection
- * Since: 0.UNRELEASED
+ * Since: 0.99.10
*/
GDBusConnection *
tp_base_client_get_dbus_connection (TpBaseClient *self)