summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/base-connection.c')
-rw-r--r--telepathy-glib/base-connection.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 8608dc2ef..483e4cc61 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -1692,7 +1692,7 @@ tp_base_connection_class_init (TpBaseConnectionClass *klass)
* It is given by the AccountManager in the connection parameters. Or %NULL if
* the ConnectionManager or the AccountManager are too old.
*
- * Since: 0.UNRELEASED
+ * Since: 0.23.2
*/
param_spec = g_param_spec_string ("account-path-suffix",
"Account path suffix",
@@ -4137,7 +4137,7 @@ tp_base_connection_get_object_path (TpBaseConnection *self)
*
* Returns: the same value has the #TpBaseConnection:account-path-suffix
* property.
- * Since: 0.UNRELEASED
+ * Since: 0.23.2
*/
const gchar *
tp_base_connection_get_account_path_suffix (TpBaseConnection *self)