summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/base-connection-manager.c')
-rw-r--r--telepathy-glib/base-connection-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-connection-manager.c b/telepathy-glib/base-connection-manager.c
index 5b326194b..662db9962 100644
--- a/telepathy-glib/base-connection-manager.c
+++ b/telepathy-glib/base-connection-manager.c
@@ -214,7 +214,7 @@ _tp_legacy_protocol_new (TpBaseConnectionManager *cm,
* filled in by subclasses. The default is to list no additional interfaces.
* Implementations must first chainup on parent class implementation and then
* add extra interfaces to the #GPtrArray. Replaces @interfaces. Since:
- * 0.UNRELEASED
+ * 0.19.4
*
* The class structure for #TpBaseConnectionManager.
*
@@ -281,7 +281,7 @@ _tp_legacy_protocol_new (TpBaseConnectionManager *cm,
* Returns: (transfer container): a #GPtrArray of static strings for D-Bus
* interfaces implemented by this client.
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.4
*/
static void service_iface_init (gpointer, gpointer);